mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
fix(build-system) - add sac2016 tag for Windows image (#2909)
This commit is contained in:
parent
5388585ef1
commit
d75f2f5d7d
3 changed files with 4 additions and 17 deletions
|
@ -1,13 +0,0 @@
|
|||
FROM microsoft/nanoserver
|
||||
|
||||
USER ContainerAdministrator
|
||||
|
||||
COPY dist /
|
||||
|
||||
VOLUME C:\\data
|
||||
|
||||
WORKDIR /
|
||||
|
||||
EXPOSE 9000
|
||||
|
||||
ENTRYPOINT ["/portainer.exe"]
|
Loading…
Add table
Add a link
Reference in a new issue