1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

Small bug fixes with new docker versions

This commit is contained in:
Michael Crosby 2013-09-02 13:25:06 -07:00
parent 0baf3aead3
commit cfa8d3a442
4 changed files with 10 additions and 8 deletions

View file

@ -13,3 +13,4 @@ RUN ln -s /app/dockerui /dockerui
EXPOSE 9000
ENTRYPOINT ["/dockerui"]