Namespace
goharbor
Image / Tag
harbor-db:v2.4.0-dev
Content Digest
sha256:1b38c11fc196f263607896220605b35516ee48d28fe194e42e97b6d68e4bd8d6
Details
Created

2021-12-15 08:14:47 UTC

Size

91.4 MB

Content Digest
Labels
  • base-build-date
    20211210
  • build-date
    20211206
  • 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:91519930665a4bfc2290f8ef632ca9cd0b74c25bc4ebe19fd49d95f6f3b7a047 - 17.53% (16 MB)

[#001] sha256:a7421fd74aebef6e69ac8f05432a1276f4db48b2dd30c4865c47b2ba5237e6d4 - 1.13% (1.03 MB)

[#002] sha256:5b1dcd472ad7d7c9f6910b3c95fd894058b4b8bd72053604cff7f5fadf9b7ecd - 5.91% (5.4 MB)

[#003] sha256:2230c0f52e31e420805d0acddc2eddb7b0a4dc025225f4b05cb5f0a56a5eeaaa - 63.88% (58.4 MB)

[#004] sha256:74b8dc34a360a9f9559cae6da3ef1c0eabccf5e16c6e9b684991bd49b0508f8d - 11.54% (10.5 MB)

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

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

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

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

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

[#010] sha256:01f0f051790c63b2e1383af6dcc7503af87d0cad6a522391e19cccb8e5160f00 - 0.0% (269 Bytes)

[#011] sha256:2b60a27fe6d1a536e29a17072da2d1f443e8efc1649dbbcb8b5682dbce2f60ce - 0.0% (282 Bytes)

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


History
2021-12-06 20:31:51 UTC

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

2021-12-06 20:31:51 UTC

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

2021-12-06 20:31:52 UTC

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

2021-12-10 07:36:15 UTC

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

2021-12-10 07:36:17 UTC

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

2021-12-10 07:36:18 UTC

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

2021-12-10 07:36:41 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 postgresql 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/share/postgresql/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/share/postgresql/postgresql.conf.sample && tdnf clean all

2021-12-10 07:36:50 UTC

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

2021-12-10 07:36:50 UTC

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

2021-12-15 08:14:37 UTC

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

2021-12-15 08:14:38 UTC

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

2021-12-15 08:14:39 UTC

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

2021-12-15 08:14:40 UTC

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

2021-12-15 08:14:41 UTC

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

2021-12-15 08:14:42 UTC

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

2021-12-15 08:14:43 UTC

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

2021-12-15 08:14:44 UTC

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

2021-12-15 08:14:44 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

2021-12-15 08:14:45 UTC

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

2021-12-15 08:14:46 UTC

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

2021-12-15 08:14:47 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