diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-03-31 21:34:50 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-04-02 14:22:57 +0000 |
commit | 48811d539ed611c45d97d28a651e341ebeecdc92 (patch) | |
tree | 9c5d85887a378ee47e58ae537a6f385a4d830890 /libpod/driver | |
parent | 4553f2914c94f7095b3ae9b3724bd67a1347b87f (diff) | |
download | podman-48811d539ed611c45d97d28a651e341ebeecdc92.tar.gz podman-48811d539ed611c45d97d28a651e341ebeecdc92.tar.bz2 podman-48811d539ed611c45d97d28a651e341ebeecdc92.zip |
Don't return an ImageConfig when creating storage
We don't use it directly, we aren't going to cache it in the DB,
and when we do use it (image volumes) we might well be in a
different process (podman create -> podman start). No point in
keeping it around.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #571
Approved by: rhatdan
Diffstat (limited to 'libpod/driver')
0 files changed, 0 insertions, 0 deletions