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

2022-07-30 09:24:19 UTC

Size

93.4 MB

Content Digest
Labels
  • base-build-date
    20220729
  • build-date
    20220722
  • 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:0b71c8d8a59aa5a711304d2c2dda8ef0d40d2715581649b2d48392816daafed9 - 16.34% (15.3 MB)

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

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

[#003] sha256:e60ad12f1b7b8ca64a825feef2b6c8c04a9f35285d36574aa3e3ff9554857e71 - 63.72% (59.5 MB)

[#004] sha256:2f2db31d4f32db2fc4254c1f6bc9abc0ab0696ae6204628d410f1f328c17369b - 13.05% (12.2 MB)

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

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

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

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

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

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

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

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


History
2022-07-22 22:20:12 UTC

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

2022-07-22 22:20:12 UTC

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

2022-07-22 22:20:13 UTC

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

2022-07-29 15:43:53 UTC

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

2022-07-29 15:43:54 UTC

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

2022-07-29 15:43:55 UTC

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

2022-07-29 15:44:13 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-29 15:44:20 UTC

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

2022-07-29 15:44:20 UTC

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

2022-07-30 09:24:08 UTC

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

2022-07-30 09:24:10 UTC

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

2022-07-30 09:24:11 UTC

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

2022-07-30 09:24:12 UTC

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

2022-07-30 09:24:13 UTC

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

2022-07-30 09:24:14 UTC

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

2022-07-30 09:24:15 UTC

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

2022-07-30 09:24:16 UTC

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

2022-07-30 09:24:16 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-30 09:24:17 UTC

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

2022-07-30 09:24:18 UTC

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

2022-07-30 09:24:19 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