mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
feat(api): Add npipe support (#2018)
This commit is contained in:
parent
0368c4e937
commit
4129550d44
17 changed files with 133 additions and 43 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM microsoft/nanoserver
|
||||
|
||||
USER ContainerAdministrator
|
||||
|
||||
COPY dist /
|
||||
|
||||
VOLUME C:\\data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue