Namespace
goharbor
Image / Tag
harbor-db:v2.5.4-dev
Content Digest
sha256:677072b881289b3a57a8c5338746abbc5d3da417057d272babad8c991ede0f64
Details
Created

2022-11-24 08:16:30 UTC

Size

93.5 MB

Content Digest
Labels
  • base-build-date
    20220828
  • build-date
    20220826
  • 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:d28e100d9e5c2f4e6abf459d1702a45ddd9b079a4c83e373573385ad1410563d - 16.37% (15.3 MB)

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

[#002] sha256:077dff9beb729eda7137f3fffcc595e473010030c95de93bb0ab74eff42867d6 - 5.78% (5.4 MB)

[#003] sha256:2b811c6c9e1960110c90cc6a8f518dc81781cf61560e3895c056ce0164693e9f - 63.61% (59.5 MB)

[#004] sha256:f9d80c64ce29345c4b9ca2278cd5a15268264f80c73c673abe7e362d5457a11e - 13.13% (12.3 MB)

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

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

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

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

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

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

[#011] sha256:6926487c7fc898c0a222c04ebc970e6e5f39e000dcf4310a43cae61b2ff2f5d4 - 0.0% (285 Bytes)

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


History
2022-08-26 22:26:12 UTC

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

2022-08-26 22:26:12 UTC

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

2022-08-26 22:26:12 UTC

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

2022-08-28 03:48:36 UTC

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

2022-08-28 03:48:38 UTC

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

2022-08-28 03:48:39 UTC

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

2022-08-28 03:49:02 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-28 03:49:11 UTC

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

2022-08-28 03:49:12 UTC

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

2022-11-24 08:16:19 UTC

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

2022-11-24 08:16:21 UTC

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

2022-11-24 08:16:22 UTC

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

2022-11-24 08:16:23 UTC

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

2022-11-24 08:16:24 UTC

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

2022-11-24 08:16:25 UTC

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

2022-11-24 08:16:26 UTC

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

2022-11-24 08:16:27 UTC

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

2022-11-24 08:16:27 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-11-24 08:16:28 UTC

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

2022-11-24 08:16:29 UTC

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

2022-11-24 08:16:30 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