mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
feebe691ce
commit
44f08d01e6
1 changed files with 1 additions and 1 deletions
|
@ -567,7 +567,7 @@ def create_container(image,
|
|||
detach=True,
|
||||
stdin_open=False,
|
||||
tty=False,
|
||||
mem_limit=0,
|
||||
mem_limit=None,
|
||||
ports=None,
|
||||
environment=None,
|
||||
dns=None,
|
||||
|
|
Loading…
Add table
Reference in a new issue