2024-09-10 10:06:32 UTC
45.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVICE_NAMEnotary_server
[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 35.67% (16.3 MB)
[#001] sha256:4a9e7071d01b4eda4ce38d4fd257d231f12f1587576083c03c0f4c6111573722 - 11.07% (5.07 MB)
[#002] sha256:27c244007407cf4fd13f9debf2258c47fe4b5206bd18eb690153e50d8e0b962b - 7.63% (3.5 MB)
[#003] sha256:37159d5daab20b26be6ffddf2c208bcdebeb8426f39f1101952414168d54b2ad - 10.98% (5.03 MB)
[#004] sha256:397ff3571ad6a232683d3e48415f44c588fdef05946f7a9ef016272796c6f161 - 23.66% (10.8 MB)
[#005] sha256:c04820c8de8cfcc91e04fee212072f613e60adf13c3ba85827d175efc229e56e - 0.01% (2.46 KB)
[#006] sha256:e2dec4604f1cbf3e9dd0a4ec65aeeca4f9021871685295c7ae21217cc64e68c9 - 10.98% (5.03 MB)
ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-09-10 09:51:42 UTC/bin/sh -c tdnf install -y shadow sudo && tdnf clean all && groupadd -r -g 10000 notary && useradd --no-log-init -r -g 10000 -u 10000 notary
2024-09-10 10:06:26 UTC/bin/sh -c #(nop) COPY file:5138817bc7aec36689e6db3f07a24ffb67cdcfecc29affa6962d5760913d356c in /bin/migrate-patch
2024-09-10 10:06:27 UTC/bin/sh -c #(nop) COPY file:812ff45b866935fafbb4edff8446c6cef9da90ef43a46b0ca9c558b1e74a4ee8 in /bin/notary-server
2024-09-10 10:06:28 UTC/bin/sh -c #(nop) COPY file:54f9a9648f60113311c6b5fa1335bb82987e519b266e427a8dee011b90964959 in /bin/migrate
2024-09-10 10:06:29 UTC/bin/sh -c #(nop) COPY dir:87e90f41b533a00e10bada53cbe9d3e9034815193f432aa11669eee57cd6c44c in /migrations/
2024-09-10 10:06:29 UTC/bin/sh -c chmod +x /bin/notary-server /migrations/migrate.sh /bin/migrate /bin/migrate-patch
2024-09-10 10:06:30 UTC/bin/sh -c #(nop) ENV SERVICE_NAME=notary_server
2024-09-10 10:06:31 UTC/bin/sh -c #(nop) USER notary
2024-09-10 10:06:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "migrate-patch -database=${DB_URL} && /migrations/migrate.sh && /bin/notary-server -config=/etc/notary/server-config.postgres.json -logf=logfmt"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.