Namespace
goharbor
Image / Tag
harbor-db:v2.2.4
Content Digest
sha256:d8c7e859e4d9d012453989b049dfbc2731f968f291b48be921c2bf316d1d1723
Details
Created

2021-10-22 01:53:40 UTC

Size

109 MB

Content Digest
Labels
  • base-build-date
    20211022
  • build-date
    20211015
  • name
    Photon OS 2.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:2784a11644b42b54aa18a333c9f53ca46998b74c94aa5dbf93df11d32eaf3d8c - 12.94% (14.1 MB)

[#001] sha256:16f10d9674836d2d594d5c34b11a60605ecc772883b411183cdc48ee485ff6a5 - 19.3% (21 MB)

[#002] sha256:93915efd0765b5d26b00f788e9ec701e9e5256932f57826e030438d6ba79d618 - 67.76% (73.9 MB)

[#003] sha256:af83e149edd0332745d84bbf8903995db4bdb1c92d9cee39c2364e6aa49cc1b1 - 0.0% (1.59 KB)

[#004] sha256:cf160595bb4ec25ba9027f38742c10badb2059a8ddf788f823c5e927ab744eae - 0.0% (466 Bytes)

[#005] sha256:5d6c6f124d926289174c8d3539d1d00a1629ecbd33f8b804522e6e1197c448db - 0.0% (268 Bytes)

[#006] sha256:448a365d854e7bc941c0e091299807e2ba6877d5ae8e99c8a06cf65d5b84a83e - 0.0% (269 Bytes)

[#007] sha256:e0938d880510ac2de9f121e31ccffbd8d8c0e51c6c3e016f1374e96217357559 - 0.0% (282 Bytes)

[#008] sha256:25fbac67f496c6103dbe794cab6438eeed87dc86e4b1e9aac1796e82cf842097 - 0.0% (2.18 KB)


History
2021-10-15 23:36:57 UTC

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

2021-10-15 23:36:58 UTC

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

2021-10-15 23:36:58 UTC

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

2021-10-22 01:51:56 UTC

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

2021-10-22 01:52:37 UTC

/bin/sh -c tdnf install -y shadow gzip postgresql >> /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-10-22 01:53:16 UTC

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

2021-10-22 01:53:16 UTC

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

2021-10-22 01:53:32 UTC

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

2021-10-22 01:53:33 UTC

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

2021-10-22 01:53:34 UTC

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

2021-10-22 01:53:35 UTC

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

2021-10-22 01:53:36 UTC

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

2021-10-22 01:53:37 UTC

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

2021-10-22 01:53:37 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-10-22 01:53:38 UTC

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

2021-10-22 01:53:39 UTC

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

2021-10-22 01:53:40 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