mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(build-system): remove VOLUME statement from Windows Dockerfile (#3181)
This commit is contained in:
parent
7509283072
commit
b84fa9db2f
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ FROM microsoft/nanoserver:sac2016
|
|||
|
||||
COPY dist /
|
||||
|
||||
VOLUME C:\\data
|
||||
|
||||
WORKDIR /
|
||||
|
||||
EXPOSE 9000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue