Namespace
goharbor
Image / Tag
harbor-db:v1.8.5-dev
Content Digest
sha256:92dbcc47f7a8bd46ca2c8532480aaac1dfd195ef1f43ae871e76eb42bee77025
Details
Created

2019-11-14 06:21:54 UTC

Size

76.9 MB

Content Digest
Labels
  • build-date
    20191025
  • 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:b950b5dd94ab91474e984c0d6cddfe20dd9437325869b2ce1bf3b48749cdf838 - 18.21% (14 MB)

[#001] sha256:6af72dea88e640e003c2a5b5869d4e933a12daaf4719b49351103001b078cb7a - 26.54% (20.4 MB)

[#002] sha256:4de076550919339512f1e40f64561bb54d5eadf07e8c8b0317867c0ad33e6f85 - 55.24% (42.5 MB)

[#003] sha256:de70bd73b9fa830a4d5f7eeef2246f5220464371303bb406dc7a4f1d8caa7dd0 - 0.0% (1.58 KB)

[#004] sha256:50050d089474f0426af1b3716f1d8ada46ac9b23097a759763db4e81dc53a35c - 0.0% (429 Bytes)

[#005] sha256:2003fb1672c326facfab1797f0861de6211db7ffa700c976d3d33ca035573b53 - 0.0% (1.85 KB)

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

[#007] sha256:0e5162deb95777de305243ca5fb81a1d06560b4de168fb91f745e787ca38cace - 0.0% (269 Bytes)

[#008] sha256:407f776fa480b2a40ed01a7a82d2bf5aa8db2c92039528bf47ff73c01cad499d - 0.0% (284 Bytes)


History
2019-10-28 21:26:10 UTC

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

2019-10-28 21:26:10 UTC

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

2019-10-28 21:26:10 UTC

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

2019-11-14 06:20:21 UTC

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

2019-11-14 06:21:16 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

2019-11-14 06:21:52 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:53 UTC

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

2019-11-14 06:21:54 UTC

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

2019-11-14 06:21:54 UTC

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

2019-11-14 06:21:54 UTC

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

2019-11-14 06:21:54 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