mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
'docker.running' needs now the 'image' param.
This commit is contained in:
parent
8618d5b6ea
commit
5de741d626
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ Available Functions
|
|||
my_service:
|
||||
docker.running:
|
||||
- container: mysuperdocker
|
||||
- image: corp/mysuperdocker_img
|
||||
- port_bindings:
|
||||
"5000/tcp":
|
||||
HostIp: ""
|
||||
|
|
Loading…
Add table
Reference in a new issue