mirror of
https://github.com/containous/traefik.git
synced 2025-03-24 10:50:10 +03:00
Adding expose for default port
This commit is contained in:
parent
71288e5799
commit
66998e60b8
@ -1,4 +1,5 @@
|
||||
FROM scratch
|
||||
COPY script/ca-certificates.crt /etc/ssl/certs/
|
||||
COPY dist/traefik /
|
||||
EXPOSE 80
|
||||
ENTRYPOINT ["/traefik"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user