Docker image for the Bucks CC FMCASP website.
In your docker-compose.yml
file:
services
web:
image: unboxed/bucks_cc
ports:
- "3000:3000"
MIT License - please see the project LICENSE file for details.
Docker image for the Bucks CC FMCASP website.
In your docker-compose.yml
file:
services
web:
image: unboxed/bucks_cc
ports:
- "3000:3000"
MIT License - please see the project LICENSE file for details.