1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 13:55:21 +02:00

DockerUI => UI For Docker

This commit is contained in:
Kevan Ahlquist 2016-04-29 21:57:27 -05:00
parent 02d4161ddd
commit 1b206f223f
14 changed files with 50 additions and 54 deletions

View file

@ -3,4 +3,4 @@ FROM scratch
COPY dist /
EXPOSE 9000
ENTRYPOINT ["/dockerui"]
ENTRYPOINT ["/ui-for-docker"]