Home
last modified time | relevance | path

Searched refs:start_new_container (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/docker-compose/docker-compose-1.24.0/compose/
H A Dservice.py273 self.recreate_container(c, timeout, start_new_container=False)
471 start_new_container=start, renew_anonymous_volumes=renew_anonymous_volumes
570 … def recreate_container(self, container, timeout=None, attach_logs=False, start_new_container=True, argument
588 if start_new_container: