Skip to content

Simple Dockerfile that runs traefik on an alpine docker image

License

Notifications You must be signed in to change notification settings

reddyalready/traefik-alpine-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Traefik on Alpine (Docker)

Simple Dockerfile that will obtain the latest version of the official traefik binary and run it using Docker compose on an Alpine Linux image for easy extensibility. It has been adapted from the official traefik sources over at https://github.com/containous/traefik

Running

Want it running already?? Make it so!

After installing docker-compose:

$ docker-compose up

More documentation

All documentation for traefik can be found at https://docs.traefik.io/. Any issues with traefik itself should be opened at https://github.com/containous/traefik.

About

Simple Dockerfile that runs traefik on an alpine docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published