Skip to content

Instantly share code, notes, and snippets.

@mjdavies
Created June 26, 2017 14:53
Show Gist options
  • Save mjdavies/8cd709a64b8b32daaab7b8d605b261f7 to your computer and use it in GitHub Desktop.
Save mjdavies/8cd709a64b8b32daaab7b8d605b261f7 to your computer and use it in GitHub Desktop.
FROM traefik:1.3.1
COPY certs/* /etc/certs/
COPY config/traefik.toml /etc/traefik/
## The certificates are all undled into the image as is our edited treafik.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment