This topic may help:
http://forums.rancher.com/t/how-to-disable-auto-restart/475
from @denise:
Instead of using “restart: no”, use this label in your compose.yml.
labels:
io.rancher.container.start_once=true
This topic may help:
http://forums.rancher.com/t/how-to-disable-auto-restart/475
from @denise:
Instead of using “restart: no”, use this label in your compose.yml.
labels:
io.rancher.container.start_once=true