Namespace
goharbor
Image / Tag
harbor-db:v2.4.0
Content Digest
sha256:4391e0361a5ef3228a8eca800e5a05dc0c44eca0c8cccea01582195eea0ceea7
Details
Created

2021-10-25 10:52:44 UTC

Size

91.6 MB

Content Digest
Labels
  • base-build-date
    20211022
  • build-date
    20211015
  • 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:f46a0e9c442c49b69ce1e4a447b510130ba6cbd878688ad614abf4c398a78d31 - 16.63% (15.2 MB)

[#001] sha256:c34c5b15c5e61b8e3832e1bc67090424f705ed351b5b64a2e160abb880f9d666 - 1.12% (1.03 MB)

[#002] sha256:16aa95ef3f5fc6cd510f120ac26f6b75d8f98ba51bc8c6ff45700f8e48d943a8 - 5.9% (5.4 MB)

[#003] sha256:47b90d7c3a1775361e6bb97cec24d8dd28a3914f1f6f1a338c98eff694ebd041 - 64.93% (59.5 MB)

[#004] sha256:c1c14c642a55de46f3481c1812d5b0a16dd8c766b267d82da97ad4329447f7ce - 11.41% (10.4 MB)

[#005] sha256:70f3c1a3db881615476b060dc5801688a7bffaf44f9e62869b0e4007f1548390 - 0.0% (1.01 KB)

[#006] sha256:77ef1bc45e121268d5ee42a81f182c357a71043b6d62a3cc4ea8e941c848af87 - 0.0% (1.52 KB)

[#007] sha256:b427492fd8f5bfe905725abc0ceca1b4bea557b66b00d3f3ef21ef3601ce9108 - 0.0% (569 Bytes)

[#008] sha256:4361b72d7b3bc6cbe3f46ccb91c75b7da8d208a5e60f2010e64f7b410a89091f - 0.0% (415 Bytes)

[#009] sha256:4da4f67e084af7565e2686de25daa626bbb740496e00d974b68bcec36c70fe2c - 0.0% (269 Bytes)

[#010] sha256:5baeb6d660a59dbc27f26daf6adc5c03032f3a0f98a9ed23320bbfb2b76ae5d1 - 0.0% (268 Bytes)

[#011] sha256:71a0f1586125a99e766c868e3325e3ecc9f3b26cb37ac72e47ba6fda234a4ebe - 0.0% (284 Bytes)

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


History
2021-10-15 23:36:28 UTC

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

2021-10-15 23:36:28 UTC

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

2021-10-15 23:36:28 UTC

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

2021-10-22 09:00:19 UTC

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

2021-10-22 09:00:21 UTC

/bin/sh -c #(nop) COPY file:022021e47f4027c194c7f54938eda7d127b5638bbd521039e69904de81b808b3 in /pg96/

2021-10-22 09:00:22 UTC

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

2021-10-22 09:00:38 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 postgresql 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/share/postgresql/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/share/postgresql/postgresql.conf.sample && tdnf clean all

2021-10-22 09:00:44 UTC

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

2021-10-22 09:00:44 UTC

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

2021-10-25 10:52:33 UTC

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

2021-10-25 10:52:34 UTC

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

2021-10-25 10:52:35 UTC

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

2021-10-25 10:52:36 UTC

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

2021-10-25 10:52:37 UTC

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

2021-10-25 10:52:38 UTC

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

2021-10-25 10:52:39 UTC

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

2021-10-25 10:52:40 UTC

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

2021-10-25 10:52:41 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

2021-10-25 10:52:42 UTC

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

2021-10-25 10:52:43 UTC

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

2021-10-25 10:52:44 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