Namespace
goharbor
Image / Tag
harbor-db:v2.7.1-dev
Content Digest
sha256:522e011577373f3f44ba8962b95c2fd401fd87cc499a021682de24018f51b36f
Details
Created

2023-04-19 01:02:43 UTC

Size

78.8 MB

Content Digest
Labels
  • base-build-date
    20230418
  • build-date
    20230408
  • 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:bf71dcb41a4d9fa8a62eee5a138eb21c880dba2e5163652f852bbfbd0395a882 - 19.48% (15.4 MB)

[#001] sha256:06ba2d2361968e60a236b097169ad7ec6db979fab1ff07f213aeab878ce7b570 - 56.06% (44.2 MB)

[#002] sha256:772427389ff17d5a1c3b1d1fbc11d31eab3c22f546f76f814da4a94a597b6249 - 24.44% (19.3 MB)

[#003] sha256:cff4691333a069b4153ae855eb3714eeb3c1db857ac33a7d045bd6f7a499d217 - 0.0% (1.21 KB)

[#004] sha256:dc6455eb8e63d9223b242104a8b6bd0e131d9ef67069b0f1315809b3ee0dbdb5 - 0.0% (1.52 KB)

[#005] sha256:66500d8ca217737fa8d4a45bb963f70a9c799f11a5a2ae096c0482b60cd5f2d6 - 0.0% (559 Bytes)

[#006] sha256:7f62339a2db506948306d17efa67f04b443302107717328d27c2a12822706ed9 - 0.0% (414 Bytes)

[#007] sha256:537e9725913ca3e3370b018fa3df076ac658b670743f73ad7e8afefa849adeb9 - 0.0% (268 Bytes)

[#008] sha256:6cdd37084bdd6f5ac032da9bc36eb0860b4ea2ee67a7a6277a455c0df3179aa9 - 0.0% (270 Bytes)

[#009] sha256:a166e18d05a093cd84cb5580001ce54bfa292e6ad83e5a15c015e2c93a7b8be1 - 0.0% (282 Bytes)

[#010] sha256:fd597b5685d2fb51c68092b3293d69342d01ba6cee4c4c66d97589fe672908ef - 0.0% (1.79 KB)


History
2023-04-11 18:23:02 UTC

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

2023-04-11 18:23:02 UTC

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

2023-04-11 18:23:02 UTC

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

2023-04-18 11:26:52 UTC

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

2023-04-18 11:27:10 UTC

/bin/sh -c 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/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/pgsql/13/share/postgresql/postgresql.conf.sample && tdnf clean all

2023-04-18 11:27:23 UTC

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

2023-04-18 11:27:23 UTC

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

2023-04-19 01:02:32 UTC

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

2023-04-19 01:02:34 UTC

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

2023-04-19 01:02:35 UTC

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

2023-04-19 01:02:36 UTC

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

2023-04-19 01:02:37 UTC

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

2023-04-19 01:02:38 UTC

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

2023-04-19 01:02:39 UTC

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

2023-04-19 01:02:40 UTC

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

2023-04-19 01:02:40 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-04-19 01:02:41 UTC

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

2023-04-19 01:02:42 UTC

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

2023-04-19 01:02:43 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