Skip to content

unboxed/docker-bucks_cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bucks CC FMCASP Docker Image

Docker image for the Bucks CC FMCASP website.

Usage

In your docker-compose.yml file:

services
  web:
    image: unboxed/bucks_cc
    ports:
      - "3000:3000"

License

MIT License - please see the project LICENSE file for details.