Skip to content

Instantly share code, notes, and snippets.

@mattmcla
Created September 5, 2017 16:30
Show Gist options
  • Save mattmcla/4f55f91637480a360ea14bae5b08e48c to your computer and use it in GitHub Desktop.
Save mattmcla/4f55f91637480a360ea14bae5b08e48c to your computer and use it in GitHub Desktop.
FROM traefik:v1.4-alpine
EXPOSE 8080
COPY traefik.toml /etc/traefik/traefik.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment