summaryrefslogtreecommitdiff
path: root/troubleshooting.md
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-09-29 10:56:40 -0600
committerEd Santiago <santiago@redhat.com>2020-09-29 10:56:40 -0600
commit81d9ba59db28dccf98c9faad8e337135ab8b0643 (patch)
tree16aabff3865962dc506cdb5ee0600593b6c40a2d /troubleshooting.md
parent2ee415be90b8d6ab75f9fe579fc1b8690e023d3c (diff)
downloadpodman-81d9ba59db28dccf98c9faad8e337135ab8b0643.tar.gz
podman-81d9ba59db28dccf98c9faad8e337135ab8b0643.tar.bz2
podman-81d9ba59db28dccf98c9faad8e337135ab8b0643.zip
System tests: corner case for run --pull
Obscure corner case in which 'podman run --pull=never alpine' will actually pass *with no alpine image* if there's an image named "myalpine". (i.e. a substring match, not full string match). Fixed in #7770 but the tests that were added there do not actually test that. This adds a double-duty test for that as well as making sure that 'run --pull=never SHORTNAME' (implicit :latest) does not match our existing :YYYYMMDD image; then one more quick test to make sure that if we tag as :latest, the same --pull=never succeeds. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'troubleshooting.md')
0 files changed, 0 insertions, 0 deletions