Namespace
goharbor
Image / Tag
harbor-log:v2.6.3-dev
Content Digest
sha256:3b99857af40b1b5760fa0f32a64acd060032da3e83550cda561736ad73342938
Details
Created

2023-02-06 06:14:56 UTC

Size

58.6 MB

Content Digest
Labels
  • base-build-date
    20230103
  • build-date
    20221224
  • name
    Photon OS x86_64/4.0 Base Image
  • vendor
    VMware

Environment
PATH

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


Layers

[#000] sha256:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 26.16% (15.3 MB)

[#001] sha256:a0c8a047daa42061306c18ddaea3a6a7aa881734acc76ddb8bc5005c6be6271f - 73.84% (43.3 MB)

[#002] sha256:c9188a0b468ee5434eb12453b08d6dfd1741c5870add11d3369a86a0c0baccf7 - 0.0% (861 Bytes)

[#003] sha256:e1f314a0f7ecf74b544cfa5f4e100beaa75f319a7fe72312991ba6b0d27d71c8 - 0.0% (304 Bytes)

[#004] sha256:91553d0ced69e1dbca580419be003b1ddd3539027ccd9910135cef31f53ac83b - 0.0% (155 Bytes)

[#005] sha256:6b3c79e3cadfcd5ef12dcb44642cdf91816434cf8f83dd41c5d4a4224c1a8546 - 0.0% (295 Bytes)

[#006] sha256:aef46213f771f241de43b94124d1f15a309ec49691be803773e86d997735e880 - 0.0% (282 Bytes)

[#007] sha256:b2191be0bec1a8291705cec0a9e4aee237fa3e5f29af4f34ba113716e8a9c05e - 0.0% (1.67 KB)


History
2022-12-27 18:05:51 UTC

/bin/sh -c #(nop) ADD file:cc517aa68fdad5d48f06292ae375384a1b97a19fe69dfaf0ba3d479ffc82ebf9 in /

2022-12-27 18:05:51 UTC

/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20221224

2022-12-27 18:05:51 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-01-03 10:27:19 UTC

/bin/sh -c tdnf install -y cronie rsyslog logrotate shadow tar gzip sudo >> /dev/null && mkdir /var/spool/rsyslog && groupadd -r -g 10000 syslog && useradd --no-log-init -r -g 10000 -u 10000 syslog && tdnf clean all && chage -M 99999 root

2023-01-03 10:27:20 UTC

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

2023-02-06 06:14:55 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/log/rsyslog.conf /etc/rsyslog.conf # buildkit

2023-02-06 06:14:55 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/log/rsyslog_docker.conf /etc/rsyslog.d/ # buildkit

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c rm /etc/cron.daily/logrotate # buildkit

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/log/logrotate /etc/cron.hourly/ # buildkit

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/log/start.sh /usr/local/bin/ # buildkit

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /usr/local/bin/start.sh /etc/rsyslog.d/ && chown -R 10000:10000 /etc/rsyslog.conf /etc/rsyslog.d/ /run /var/lib/logrotate/ # buildkit

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "netstat -ltun|grep 10514"] "0s" "0s" "0s" '\x00'}

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

VOLUME [/var/log/docker/ /run/ /etc/logrotate.d/]

2023-02-06 06:14:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/usr/local/bin/start.sh"]

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