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

2023-02-21 08:58:52 UTC

Size

88.1 MB

Content Digest
Labels
  • base-build-date
    20230221
  • 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:68c9cb424935cf5a5b0ebbb7011e970c1b022e892934e8afe88e1184fcd48ac8 - 1.17% (1.03 MB)

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

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

[#004] sha256:1a27c51befc924581f7dc032930779c38fac76ab58dc62e3b7eac67f8e074008 - 15.04% (13.3 MB)

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

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

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

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

[#009] sha256:7af59d6691936b989dcc7776c6ad8065933eb25d9edcf059b852e42ea603efbd - 0.0% (271 Bytes)

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

[#011] sha256:dbd61bf265aa14e87a2563e914a9a0ac3e0a20d69de60472ee841b3016b35663 - 0.0% (282 Bytes)

[#012] sha256:4ed7b9dfcec0bad7367cca0c046ffaa43de1dbe777777cfa6e53cf433f76c3ef - 0.0% (1.58 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-21 08:57:43 UTC

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

2023-02-21 08:57:45 UTC

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

2023-02-21 08:57:46 UTC

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

2023-02-21 08:58:06 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-21 08:58:15 UTC

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

2023-02-21 08:58:15 UTC

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

2023-02-21 08:58:41 UTC

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

2023-02-21 08:58:43 UTC

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

2023-02-21 08:58:44 UTC

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

2023-02-21 08:58:45 UTC

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

2023-02-21 08:58:46 UTC

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

2023-02-21 08:58:47 UTC

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

2023-02-21 08:58:48 UTC

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

2023-02-21 08:58:49 UTC

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

2023-02-21 08:58:49 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-21 08:58:50 UTC

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

2023-02-21 08:58:51 UTC

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

2023-02-21 08:58:52 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