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:
parent
59f1a2f673
commit
d8b800ddbc
5 changed files with 38 additions and 8 deletions
|
@ -2,6 +2,8 @@ FROM microsoft/windowsservercore
|
|||
|
||||
COPY dist /
|
||||
|
||||
VOLUME C:\\data
|
||||
|
||||
WORKDIR /
|
||||
|
||||
EXPOSE 9000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue