Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 330 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 330 Bytes

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.