This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
396a8f9360
traefik
/
Dockerfile
4 lines
57 B
Text
Raw
Normal View
History
Unescape
Escape
Dockerfile
2015-09-11 23:30:28 +00:00
FROM scratch
Merge PR https://github.com/EmileVauge/traefik/pull/3
2015-09-22 09:29:41 +00:00
COPY dist/traefik /
Update building stuff - Add a Makefile with common targets (binary, test, validate, ..) - Use docker to build it (isolated) And update circleci to work with the new Makefile.. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-09-15 19:38:54 +00:00
ENTRYPOINT ["/traefik"]
Reference in a new issue
Copy permalink