Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 341 Bytes

Docker.md

File metadata and controls

9 lines (5 loc) · 341 Bytes

Docker

There is a Dockerfile in the root of this repo.

A sample.docker-compose.yaml is provided as well.

  • Use this as a template for your own docker-compose.yaml file.

Keep in mind that Dockerfile doesn't like single quotes, and docker-compose doesn't like single or double quotes.