Namespace
goharbor
Image / Tag
harbor-db:v2.5.3-rc1
Content Digest
sha256:8cccad80305f2e823e8949b056ead22c3ad05aec7148c2a3a7cf6b7040a41d7f
Details
Created

2022-07-07 06:02:13 UTC

Size

93.3 MB

Content Digest
Labels
  • base-build-date
    20220707
  • build-date
    20220701
  • 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:cdd306291e3fcd52fc33761fa1416fe10b7442e8161dd8334edc1850b5c6cc9f - 16.35% (15.3 MB)

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

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

[#003] sha256:69a4ec580f5e9c695166fd041a8e70fdcac46afdad242f19f7789b3ed3ee21f5 - 63.71% (59.4 MB)

[#004] sha256:f57cff7292ddcc70d68eea92d21c098b550df2472c4ec54185fef8d823cd9912 - 13.04% (12.2 MB)

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

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

[#007] sha256:91e410c84c42da28002f0afd9fa1d8f9eb8a1613ca1fb5f37828dc06fb721264 - 0.0% (567 Bytes)

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

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

[#010] sha256:e129d8616178da4aff70148ebac3391bf6e96e6a2bcb3af04597714bdbdc99c5 - 0.0% (270 Bytes)

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

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


History
2022-07-05 18:24:29 UTC

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

2022-07-05 18:24:29 UTC

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

2022-07-05 18:24:29 UTC

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

2022-07-07 06:01:03 UTC

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

2022-07-07 06:01:05 UTC

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

2022-07-07 06:01:06 UTC

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

2022-07-07 06:01:27 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-07-07 06:01:36 UTC

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

2022-07-07 06:01:36 UTC

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

2022-07-07 06:02:02 UTC

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

2022-07-07 06:02:04 UTC

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

2022-07-07 06:02:05 UTC

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

2022-07-07 06:02:06 UTC

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

2022-07-07 06:02:07 UTC

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

2022-07-07 06:02:08 UTC

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

2022-07-07 06:02:09 UTC

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

2022-07-07 06:02:10 UTC

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

2022-07-07 06:02:10 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-07-07 06:02:11 UTC

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

2022-07-07 06:02:12 UTC

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

2022-07-07 06:02:13 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