Files
states/docker/dockerisons.sls
2018-11-11 20:45:57 +01:00

4 lines
88 B
Plaintext

Hello World:
docker_container.running:
- image: busybox
- watch_action: SIGHUP