Namespace
goharbor
Image / Tag
prepare:v2.11.2
Content Digest
sha256:3761801ca8f76e7df2ab1c4f7c35913cf0540a3d34510cb54274939568bcc346
Details
Created

2024-11-14 06:42:14 UTC

Size

94.4 MB

Content Digest
Labels
  • base-build-date
    20241113
  • build-date
    20241110
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
LANG

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2edca7ac248dd0ff5859ffd095f747beab6e196d996f24401d6fd681453d0706 - 16.33% (15.4 MB)

[#001] sha256:2da6faf80cbdc131b6198d7b4d872ab5778c0845c6537706fdbdc1ca40bd1035 - 51.12% (48.3 MB)

[#002] sha256:209cd3dd91dfe6c95b00ad2876908649748c32ffaa3b09f66da2791cd1db982e - 22.27% (21 MB)

[#003] sha256:4280814075bc8fab05b43c12c808545d38843d082089c9a5f0ccefcab9adc23b - 9.15% (8.64 MB)

[#004] sha256:cb75727fa973c3333ad50e4730754b68ce29b10cce47636b39171cd114937b59 - 0.01% (9.47 KB)

[#005] sha256:40e3f3cbed75a6b2e5084753d0a00073ec881d63c1fe96b7f21bb35ed6e75635 - 0.0% (123 Bytes)

[#006] sha256:ab6c3bded1465de7597e5093a586a8831b1f3ab11b1f5ed1df296bffeb405e85 - 0.0% (98 Bytes)

[#007] sha256:73acbb271faf30b9ca9228dd97ad0881382326f93961465a5f0fe56ba1afed5b - 0.0% (2.66 KB)

[#008] sha256:0ca88839d3c28c92d4806386e2986010bc3755f5c5cf641768caaf7a6ae44250 - 1.08% (1.02 MB)

[#009] sha256:26003012370185e2bbc5327b678ccd2db037890d101c062c865e7ada8c15eba4 - 0.04% (41.9 KB)


History
2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-54c7cd177.x86_64.tar.gz / # buildkit

2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241110

2024-11-10 10:46:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-11-13 04:37:06 UTC

/bin/sh -c tdnf install -y python3 python3-pip python3-PyYAML python3-jinja2 && tdnf clean all

2024-11-13 04:37:10 UTC

/bin/sh -c pip3 install pipenv==2022.1.8

2024-11-13 04:37:14 UTC

/bin/sh -c tdnf install -y rpm cpio apr-util

2024-11-13 04:37:18 UTC

/bin/sh -c tdnf -y --downloadonly --downloaddir=/tmp/ install httpd && rpm2cpio /tmp/httpd-*.rpm | cpio -ivdm ./usr/bin/htpasswd && rm -f /tmp/*

2024-11-13 04:37:19 UTC

/bin/sh -c #(nop) LABEL base-build-date=20241113

2024-11-14 06:42:06 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8

2024-11-14 06:42:07 UTC

/bin/sh -c #(nop) WORKDIR /usr/src/app

2024-11-14 06:42:08 UTC

/bin/sh -c mkdir -p /harbor_make

2024-11-14 06:42:10 UTC

/bin/sh -c #(nop) COPY multi:78adcc36409c822a65b4d65f5ca4626abbf2784e5e3b2ff23d5a9e9775a04e0d in /usr/src/app/

2024-11-14 06:42:12 UTC

/bin/sh -c set -ex && pipenv install --deploy --system

2024-11-14 06:42:13 UTC

/bin/sh -c #(nop) COPY dir:a466d3f3553f4e31252e5fa08a9cb56a7cb81ea28f973e089dfeded41e74cff2 in /usr/src/app

2024-11-14 06:42:13 UTC

/bin/sh -c #(nop) ENTRYPOINT ["python3" "main.py"]

2024-11-14 06:42:14 UTC

/bin/sh -c #(nop) VOLUME [/harbor_make]

Danger Zone
Delete Tag

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.

Delete