Namespace
goharbor
Image / Tag
harbor-db:v1.6.0
Content Digest
sha256:ee65d512c93860bd4872be296de80c079842a64e2a4002360e720222a87ec346
Details
Created

2018-09-07 10:39:51 UTC

Size

84.1 MB

Content Digest
Labels
  • build-date
    20180816
  • 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:51be32cd3c9d6d989880318de64d5b7488d0412264d4ba1ce7aa9eee3ddc91b9 - 55.87% (47 MB)

[#001] sha256:16bdbb239be8198c9b7e66a24885e7fc8de6b465abfa13a53e475921f38503d5 - 44.13% (37.1 MB)

[#002] sha256:1f2308455a1a048fc8d008071763e0fa4d92a8a916399adead718295c55e4f18 - 0.0% (1.6 KB)

[#003] sha256:886c09e06dee34a213954f60ca680d001dd96fc43f33de270d4bb283ddf17463 - 0.0% (430 Bytes)

[#004] sha256:4c74f43fb3f6497ed45ce8f7698fba62d267b06386ff7e6a5702f09907025b2f - 0.0% (1.86 KB)

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

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

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


History
2018-09-06 18:20:36 UTC

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

2018-09-06 18:20:37 UTC

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

2018-09-06 18:20:37 UTC

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

2018-09-07 10:38:50 UTC

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

2018-09-07 10:39:50 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-09-07 10:39:50 UTC

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

2018-09-07 10:39:50 UTC

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

2018-09-07 10:39:50 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 UTC

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

2018-09-07 10:39:51 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