Namespace
goharbor
Image / Tag
harbor-db:v2.6.2-dev
Content Digest
sha256:95fda61bd8d3dd73de917977598f0c3b822997512acd0e9e8b4e6cd02deb4883
Details
Created

2023-01-03 08:33:31 UTC

Size

93.7 MB

Content Digest
Labels
  • base-build-date
    20230103
  • build-date
    20221224
  • 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:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 16.36% (15.3 MB)

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

[#002] sha256:095a5a101686b9fd665e74666bffd974af338ad346b8b102380b0b1053528e74 - 5.76% (5.4 MB)

[#003] sha256:21c49c29ce20cd2f3e2e9f7e689c44815e08363a52c93bddecec4b7b8d6f3ef3 - 63.5% (59.5 MB)

[#004] sha256:f8d9a6c06a058bc692ea19954ad5c80ec10a72b73c9c5fed583cce5f37dc7b26 - 13.27% (12.4 MB)

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

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

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

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

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

[#010] sha256:2be6c60a55f59f80f1e65d88102f47f1114d38934ba24570ccc1382d690d01be - 0.0% (271 Bytes)

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

[#012] sha256:1f069508f1fdd996a4957e5bee1fcf4e98e61ae18237459633bcd6d106ae98b1 - 0.0% (1.58 KB)


History
2022-12-27 18:05:51 UTC

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

2022-12-27 18:05:51 UTC

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

2022-12-27 18:05:51 UTC

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

2023-01-03 08:32:27 UTC

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

2023-01-03 08:32:29 UTC

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

2023-01-03 08:32:30 UTC

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

2023-01-03 08:32:49 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

2023-01-03 08:32:57 UTC

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

2023-01-03 08:32:57 UTC

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

2023-01-03 08:33:20 UTC

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

2023-01-03 08:33:22 UTC

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

2023-01-03 08:33:23 UTC

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

2023-01-03 08:33:24 UTC

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

2023-01-03 08:33:25 UTC

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

2023-01-03 08:33:26 UTC

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

2023-01-03 08:33:27 UTC

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

2023-01-03 08:33:28 UTC

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

2023-01-03 08:33:28 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-01-03 08:33:29 UTC

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

2023-01-03 08:33:30 UTC

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

2023-01-03 08:33:31 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