1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-20 05:49:40 +02:00

feat (container): add publish all ports option (#558) (#566)

This commit is contained in:
Romain 2017-02-12 00:23:13 +01:00 committed by Anthony Lapenna
parent e0b94e4ff7
commit c5552d1b8e
2 changed files with 6 additions and 0 deletions

View file

@ -23,6 +23,7 @@ function ($scope, $state, $stateParams, $filter, Config, Info, Container, Contai
Name: 'no'
},
PortBindings: [],
PublishAllPorts: false,
Binds: [],
NetworkMode: 'bridge',
Privileged: false