Namespace
goharbor
Image / Tag
harbor-db:v1.6.2
Content Digest
sha256:5437d5c7365ef5a5357b1dff09eade1300efe5638c1706aae55ef1b11aa64641
Details
Created

2018-11-19 06:50:32 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:66ff5ef2141b9a5fc9228681c78bb39415e0bd64299b259a8928a43784b25c24 - 42.04% (34.1 MB)

[#002] sha256:859614d75558258d0f69985c8e296638d4b6a4eb2c71bae716bc8a7d15025ac9 - 0.0% (1.6 KB)

[#003] sha256:71ec3abe6ee0055cd9267ca3f86e69cfc45c269d4b2aa45e039872abec85ac14 - 0.0% (431 Bytes)

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

[#005] sha256:ac13cb4d558e5d3b6862bad0d988b1b3839b9ed0bb80d61384f3ada58f7e7dbd - 0.0% (270 Bytes)

[#006] sha256:e567cc283abfc4f551dc06c98a31db5fcfa381d8437e615fab432f1c403ee2ea - 0.0% (271 Bytes)

[#007] sha256:8bb4b95f404a55bc6e1e922803e4c8b895bf952c44642e2d7d0f38d5c052a452 - 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-11-19 06:49:29 UTC

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

2018-11-19 06:50:31 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-11-19 06:50:31 UTC

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

2018-11-19 06:50:31 UTC

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

2018-11-19 06:50:31 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 UTC

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

2018-11-19 06:50:32 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