Comment 2 for bug 1943049

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

Just for completeness here, we can trigger this by pullin the image by its digest:

docker run -it --rm ubuntu@sha256:5780eeea246d5e8e76c20dfedf03d4d9568cd4ba00af5a7e3762b6976df2b631 /bin/bash -c 'apt-get update; apt-get full-upgrade -y; apt-get install -y jq'