diff options
author | Matthew Heon <mheon@redhat.com> | 2018-12-02 14:21:22 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2018-12-02 14:21:22 -0500 |
commit | 92ff83f5b9dd00ff91dc8c3d6b48f1e0b5c5f3e2 (patch) | |
tree | e87c5909794f1b64c85b88420cb1d6d2a322edc9 /cmd | |
parent | aa7ce33b7a7698d220f258bf9b29068be6fdb531 (diff) | |
download | podman-92ff83f5b9dd00ff91dc8c3d6b48f1e0b5c5f3e2.tar.gz podman-92ff83f5b9dd00ff91dc8c3d6b48f1e0b5c5f3e2.tar.bz2 podman-92ff83f5b9dd00ff91dc8c3d6b48f1e0b5c5f3e2.zip |
Set default paths from DB if not explicitly overridden
If the DB contains default paths, and the user has not explicitly
overridden them, use the paths in the DB over our own defaults.
The DB validates these paths, so it would error and prevent
operation if they did not match. As such, instead of erroring, we
can use the DB's paths instead of our own.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions