Namespace
goharbor
Image / Tag
harbor-db:v2.5.5-dev
Content Digest
sha256:b65f0ca49fa750184a56239e280006cf988d9410defca1843ffcea5ec01ce9fc
Details
Created

2023-02-20 08:41:14 UTC

Size

88.1 MB

Content Digest
Labels
  • base-build-date
    20230220
  • build-date
    20230211
  • 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:e8f9c57a1510241708a3178d2b0bbb3b8ee61dd4a7010882e49e8df436f91297 - 17.41% (15.3 MB)

[#001] sha256:5b9222376dcfc59cb9bbe1ad18c32c5a78b2bff20c34e0af5eb9928129dc4298 - 1.17% (1.03 MB)

[#002] sha256:25c5f4abbdb16e8da3498ac0f1b3904ef19c2b831c9d0cac3b8b43fec7653bd0 - 6.13% (5.4 MB)

[#003] sha256:06bb8fe1af76cf2923ff65ebdff6ecb25792b72062104e2cf8e077115d09e349 - 60.24% (53.1 MB)

[#004] sha256:29cb66d5e60d1bd1560f1b68a759b39f4442f18f7045a0219b251aabb4979504 - 15.04% (13.3 MB)

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

[#006] sha256:1a51869a2bf0a78b9b517290c591234a099bf636126e91153189f168e0d45ee3 - 0.0% (1.52 KB)

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

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

[#009] sha256:ff85f6333493ad8e746d16e4b08e8e21eaeb2ba3cc0674f432a762c9c797ec98 - 0.0% (272 Bytes)

[#010] sha256:61fc3c5aa25bb8e9507573c26d229ef35034f25ce2ae1ee64ea366433431c7bb - 0.0% (269 Bytes)

[#011] sha256:116c8d006e22eb3ba311c6b4714d082502e0f4a61f700bb9009f3d53a7ddfbab - 0.0% (285 Bytes)

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


History
2023-02-13 20:26:50 UTC

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

2023-02-13 20:26:51 UTC

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

2023-02-13 20:26:51 UTC

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

2023-02-20 08:40:14 UTC

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

2023-02-20 08:40:16 UTC

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

2023-02-20 08:40:17 UTC

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

2023-02-20 08:40:35 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/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/pgsql/13/share/postgresql/postgresql.conf.sample && tdnf clean all

2023-02-20 08:40:43 UTC

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

2023-02-20 08:40:44 UTC

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

2023-02-20 08:41:03 UTC

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

2023-02-20 08:41:05 UTC

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

2023-02-20 08:41:06 UTC

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

2023-02-20 08:41:07 UTC

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

2023-02-20 08:41:08 UTC

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

2023-02-20 08:41:09 UTC

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

2023-02-20 08:41:10 UTC

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

2023-02-20 08:41:11 UTC

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

2023-02-20 08:41:11 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

2023-02-20 08:41:12 UTC

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

2023-02-20 08:41:13 UTC

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

2023-02-20 08:41:14 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