Namespace
goharbor
Image / Tag
harbor-db:v2.5.2-rc1
Content Digest
sha256:7bea79ca1518d07a27e7fb6e11aa04e1c23848ddd498e4d3f892f94314d77c88
Details
Created

2022-06-28 18:21:12 UTC

Size

93.3 MB

Content Digest
Labels
  • base-build-date
    20220628
  • build-date
    20220624
  • 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

PGDATA

/var/lib/postgresql/data


Layers

[#000] sha256:799908ee0f14456c5e4164135728b3c27c56531515fd23e548e7a0fbb49b19b7 - 16.35% (15.3 MB)

[#001] sha256:ef939418fc7e0454718df1917ea2c906feae66a3c4239b76dbd9198cf17b165a - 1.1% (1.03 MB)

[#002] sha256:a5b7d91127753a6faa2376767f7ea7ebe857805a33a97bbbc97096a3b37c1fb4 - 5.79% (5.4 MB)

[#003] sha256:4e6af08a08224df908fcaaab54acbf674eb7b2a60d0b9b335cdf8fbab7de2eff - 63.71% (59.4 MB)

[#004] sha256:a6b7999fb8b2f249ac787b6d0b668658ccb2765431a46c0c87c23fe9e6fa1db2 - 13.03% (12.2 MB)

[#005] sha256:1d09c791c328a8e455f30faab8d10d2996bc645519913592e9764c52906c3ad6 - 0.0% (1.01 KB)

[#006] sha256:6701580e24d275085f8a159aa78eb6c94a857b4fa3b1a21b51ca084fef7df862 - 0.0% (1.52 KB)

[#007] sha256:ce8433da38b73793d7a53643d8ca7c0519fc9ec2f5515ba7fe9c54e3da3a4b9a - 0.0% (568 Bytes)

[#008] sha256:06b1eaebf45b563f3d53ce3933a2780af6a9d492bf7fb63d1ab0f8c8b1db6b2c - 0.0% (415 Bytes)

[#009] sha256:0221cb43d84dbf8d4985a5bc66b29a2ebd8848b34de4cd266279ca5aaa9572a2 - 0.0% (270 Bytes)

[#010] sha256:25e235dcafd999593393566e48930533637274cedccd060643b578153a058c18 - 0.0% (269 Bytes)

[#011] sha256:cacc32108f3047dbe9f520d3eb9c7bb599159d64a729981d6eeca7d7bceeb816 - 0.0% (283 Bytes)

[#012] sha256:d109a2156b5bc39b21024efd1b97d36c623216218ff4135812e24030eb4463f4 - 0.0% (1.59 KB)


History
2022-06-27 21:19:49 UTC

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

2022-06-27 21:19:50 UTC

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

2022-06-27 21:19:50 UTC

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

2022-06-28 15:55:10 UTC

/bin/sh -c #(nop) ENV PGDATA=/var/lib/postgresql/data

2022-06-28 15:55:12 UTC

/bin/sh -c #(nop) COPY file:747b9d057c069a08e268ecf572ea147ba118d1e0f37e777667da08f2de03a408 in /pg96/

2022-06-28 15:55:13 UTC

/bin/sh -c #(nop) COPY file:0acccb296ad640c67580497bd0b85498b66e41ecfde6b84eb696c17bf30ed75d in /pg96/

2022-06-28 15:55:40 UTC

/bin/sh -c tdnf install -y /pg96/postgresql96-libs-9.6.21-1.ph4.x86_64.rpm /pg96/postgresql96-9.6.21-1.ph4.x86_64.rpm >> /dev/null && rm -rf /pg96 && tdnf install -y shadow gzip postgresql13 findutils bc >> /dev/null && groupadd -r postgres --gid=999 && useradd -m -r -g postgres --uid=999 postgres && mkdir -p /docker-entrypoint-initdb.d && mkdir -p /run/postgresql && chown -R postgres:postgres /run/postgresql && chmod 2777 /run/postgresql && mkdir -p "$PGDATA" && chown -R postgres:postgres "$PGDATA" && chmod 777 "$PGDATA" && sed -i "s|#listen_addresses = 'localhost'.*|listen_addresses = '*'|g" /usr/pgsql/13/share/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/pgsql/13/share/postgresql.conf.sample && ln -s /usr/pgsql/13/bin/* /usr/bin/ && tdnf clean all

2022-06-28 15:55:51 UTC

/bin/sh -c tdnf erase -y toybox && tdnf install -y util-linux net-tools

2022-06-28 15:55:51 UTC

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

2022-06-28 18:21:02 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/postgresql/data]

2022-06-28 18:21:03 UTC

/bin/sh -c #(nop) COPY file:947ffa5fa1b8edb3271a6bc85be9fccad95ec92f3cb3eddf1d28d8b24327d213 in /docker-entrypoint.sh

2022-06-28 18:21:04 UTC

/bin/sh -c #(nop) COPY file:6a68b66cd41e6cb68253a08a0263fd620b9fd67d804e72fe3e9f9a8bcbcd7fb6 in /initdb.sh

2022-06-28 18:21:05 UTC

/bin/sh -c #(nop) COPY file:f8df73ac0a2ce2863e91f3dc8044787ea3eda0602b517fd7246d38faa6726c55 in /upgrade.sh

2022-06-28 18:21:06 UTC

/bin/sh -c #(nop) COPY file:70684786ab4ce5f9eecbd8736319e1b2e652c41e3896949dc630605a0301393b in /docker-healthcheck.sh

2022-06-28 18:21:07 UTC

/bin/sh -c #(nop) COPY file:814db9ea72ff1ef88c8b211aea740e95ec9b8f72a6c1c92f972e3fb53c8b6882 in /docker-entrypoint-initdb.d/

2022-06-28 18:21:08 UTC

/bin/sh -c #(nop) COPY file:5cb7661157f6ca6687be1e5cb7becc2344319ee12ec6ff8a9696b20e32b404c4 in /docker-entrypoint-initdb.d/

2022-06-28 18:21:09 UTC

/bin/sh -c #(nop) COPY file:1d6ac94a4d342fabd1133a33793850db7d65935d35c41156e582b586d17ff82e in /docker-entrypoint-initdb.d/

2022-06-28 18:21:09 UTC

/bin/sh -c chown -R postgres:postgres /docker-entrypoint.sh /docker-healthcheck.sh /docker-entrypoint-initdb.d && chmod u+x /docker-entrypoint.sh /docker-healthcheck.sh

2022-06-28 18:21:10 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh" "96" "13"]

2022-06-28 18:21:11 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "0s" "0s" "0s" '\x00'}

2022-06-28 18:21:12 UTC

/bin/sh -c #(nop) USER postgres

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