diff options
author | Alex Schultz <aschultz@redhat.com> | 2021-06-11 11:13:19 -0600 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-14 10:34:35 -0400 |
commit | f69789155aea0e41ab78c36d1ace9f7e57d44a68 (patch) | |
tree | ef9db5760c8cb26e7c5d5bde75913956e8c40e4d /pkg/api/server | |
parent | 5a158563c05ea533d95b73793462941bbea01281 (diff) | |
download | podman-f69789155aea0e41ab78c36d1ace9f7e57d44a68.tar.gz podman-f69789155aea0e41ab78c36d1ace9f7e57d44a68.tar.bz2 podman-f69789155aea0e41ab78c36d1ace9f7e57d44a68.zip |
Fall back to string for dockerfile parameter
a9cb824981db3fee6b8445b29e513c89e9b9b00b changed the expectations of the
dockerfile parameter to be json data however it's a string. In order to
support both, let's attempt json and fall back to a string if the json
parsing fails.
Closes #10660
Signed-off-by: Alex Schultz <aschultz@redhat.com>
Diffstat (limited to 'pkg/api/server')
0 files changed, 0 insertions, 0 deletions