1
0
mirror of https://github.com/containous/traefik.git synced 2025-02-23 09:57:28 +03:00
traefik/Dockerfile

3 lines
43 B
Docker
Raw Normal View History

2015-09-12 01:30:28 +02:00
FROM scratch
ADD traefik /
CMD ["/traefik"]