Namespace
goharbor
Image / Tag
harbor-db:v2.6.0-rc2
Content Digest
sha256:e749ccfc2d5992bc96b31d2b7c19e0db9fcb679f09c72bc7342a6bf2a9dcd21d
Details
Created

2022-08-10 10:33:05 UTC

Size

93.3 MB

Content Digest
Labels
  • base-build-date
    20220805
  • build-date
    20220729
  • 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:9fc3011f8f6144788ab6a849f566e66ef4a3d751561602062975c6cef7453cd9 - 16.37% (15.3 MB)

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

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

[#003] sha256:9909e1f33754b76bf5567ee0846b097d6078d2570f3cb9b32f3dd523ad2328e3 - 63.67% (59.4 MB)

[#004] sha256:ac27be5d1b8c8f582a640742ca45c9ca6572afdd8ec2e4c7d0a876c46d24b01b - 13.06% (12.2 MB)

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

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

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

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

[#009] sha256:66f04dea77f7366287b55988399603c7d0701a101054dd74481006a0c9ef07f5 - 0.0% (268 Bytes)

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

[#011] sha256:536ce76f4a639018b943d1d48bd98ad9c964dbe2412c5fcbffd1f275d97fc0e8 - 0.0% (280 Bytes)

[#012] sha256:8182f4cbca9cfd56e28315796813c7aa5092c525722f0a42d3f619a69d467397 - 0.0% (1.58 KB)


History
2022-07-30 00:20:06 UTC

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

2022-07-30 00:20:06 UTC

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

2022-07-30 00:20:06 UTC

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

2022-08-05 09:06:29 UTC

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

2022-08-05 09:06:31 UTC

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

2022-08-05 09:06:32 UTC

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

2022-08-05 09:06:55 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-08-05 09:07:03 UTC

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

2022-08-05 09:07:04 UTC

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

2022-08-10 10:32:54 UTC

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

2022-08-10 10:32:56 UTC

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

2022-08-10 10:32:57 UTC

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

2022-08-10 10:32:58 UTC

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

2022-08-10 10:32:59 UTC

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

2022-08-10 10:33:00 UTC

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

2022-08-10 10:33:01 UTC

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

2022-08-10 10:33:02 UTC

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

2022-08-10 10:33:02 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-08-10 10:33:03 UTC

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

2022-08-10 10:33:04 UTC

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

2022-08-10 10:33:05 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