diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-04-02 12:29:31 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-04-03 14:57:16 +0000 |
commit | f64c1f106c4148a8432e8a8b28e967f2a47fd3a8 (patch) | |
tree | c8f99ed83d0d95a282354b3ec8232082358232d4 /hack | |
parent | 98b19aeb0ceba4cae10cb89a99ff2af0738027ba (diff) | |
download | podman-f64c1f106c4148a8432e8a8b28e967f2a47fd3a8.tar.gz podman-f64c1f106c4148a8432e8a8b28e967f2a47fd3a8.tar.bz2 podman-f64c1f106c4148a8432e8a8b28e967f2a47fd3a8.zip |
Remove explicit Init() calls in run and start
We no longer require an explicit Init() to start a container, as
Start() will now call Init() if the container is not initialized.
Remove explicit Init() invocations from run and start to help
with dependency ordering - less time for a dependency to go down
before we start.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #577
Approved by: rhatdan
Diffstat (limited to 'hack')
0 files changed, 0 insertions, 0 deletions