mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
parent
bba622a500
commit
f525c8d022
2 changed files with 11 additions and 0 deletions
|
@ -111,6 +111,7 @@ angular.module('portainer.docker').controller('CreateContainerController', [
|
|||
AutoRemove: false,
|
||||
NetworkMode: 'bridge',
|
||||
Privileged: false,
|
||||
Init: false,
|
||||
Runtime: '',
|
||||
ExtraHosts: [],
|
||||
Devices: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue