Namespace
goharbor
Image / Tag
harbor-db:v1.6.3
Content Digest
sha256:837150b8c38ce1450ffa90b67f82afa45de9c3184e0505f2d5ffb07a3f364663
Details
Created

2018-12-11 02:08:19 UTC

Size

81 MB

Content Digest
Labels
  • build-date
    20181107
  • name
    Photon OS 1.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:5d3b3b8376c71a74b3c5cc8c3d65b8a437eaeec93f609bb75b80cc08b4c9698f - 57.96% (47 MB)

[#001] sha256:55e6072ef0c27abe2750f9482863a029c7aa6120f70a37844ae8522e537815e3 - 42.04% (34.1 MB)

[#002] sha256:49d5f00cb5f8d2765a941e19ed441d14f81ceb706bbd3849a32bce4dc919b7db - 0.0% (1.6 KB)

[#003] sha256:3b070edc718a7a9463af784470678c6356f7ddc2285876573cf1fe68460955da - 0.0% (430 Bytes)

[#004] sha256:8fbc42ee1b172d51403f7e13b9be1f945aa735c8f3b7d1582c32aff5df231c7b - 0.0% (1.86 KB)

[#005] sha256:0f84220df03b6a52cf6b02a123c60e736715ed6aaba939fed377191c5fffaa93 - 0.0% (269 Bytes)

[#006] sha256:583d2547c42ecb0aa12382c916f59814dd513db0976ebaac7344bde93d757568 - 0.0% (269 Bytes)

[#007] sha256:5b62c16d5d7846a3c5fd584f12d1c2714ff615818eb156210fc417d64ab5f8fa - 0.0% (214 Bytes)


History
2018-11-08 00:20:31 UTC

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

2018-11-08 00:20:32 UTC

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

2018-11-08 00:20:32 UTC

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

2018-12-11 02:07:21 UTC

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

2018-12-11 02:08:17 UTC

/bin/sh -c touch /etc/localtime.bak && tdnf distro-sync -y && tdnf install -y sed shadow gzip postgresql >> /dev/null && groupadd -r postgres --gid=999 && useradd -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 && touch /usr/share/locale/locale.alias && locale-gen.sh en_US.UTF-8 && tdnf clean all

2018-12-11 02:08:17 UTC

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

2018-12-11 02:08:18 UTC

/bin/sh -c #(nop) ADD file:eb7af40f49905d91073c03954e9d5308dfe90c3c126701558ed2f00c0e8d827b in /entrypoint.sh

2018-12-11 02:08:18 UTC

/bin/sh -c #(nop) ADD file:d399307648e982dfa766423dbb4ccce799973767f0164aaa73d0fff3dff11cfd in /docker-healthcheck.sh

2018-12-11 02:08:18 UTC

/bin/sh -c chmod u+x /entrypoint.sh /docker-healthcheck.sh

2018-12-11 02:08:18 UTC

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

2018-12-11 02:08:18 UTC

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

2018-12-11 02:08:18 UTC

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

2018-12-11 02:08:18 UTC

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

2018-12-11 02:08:19 UTC

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

2018-12-11 02:08:19 UTC

/bin/sh -c #(nop) EXPOSE 5432

2018-12-11 02:08:19 UTC

/bin/sh -c #(nop) CMD ["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