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

feat(api): create platform dependant default values for CLI flags (#458)

This commit is contained in:
Anthony Lapenna 2017-01-04 19:50:25 +13:00 committed by GitHub
parent 59f1a2f673
commit d8b800ddbc
5 changed files with 38 additions and 8 deletions

View file

@ -2,6 +2,8 @@ FROM microsoft/windowsservercore
COPY dist /
VOLUME C:\\data
WORKDIR /
EXPOSE 9000