Namespace
goharbor
Image / Tag
harbor-db:v1.8.2
Content Digest
sha256:84cac73378eaf6d52779eaa75e747f0d46b5abff8bf58653caa2a90f0080f697
Details
Created

2019-08-08 07:32:09 UTC

Size

73.8 MB

Content Digest
Labels
  • build-date
    20190802
  • 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:415a262d082281bc1e91d80f1491f6e052405fc9fbce20ccee4417361e518858 - 18.52% (13.7 MB)

[#001] sha256:0784deb8ecb3d34799e4d89fa98d640477b9dd26090eae5f291f08d41310f84b - 27.65% (20.4 MB)

[#002] sha256:45411a6244c1419e1d0d08b5527a3c402dac60c36e445e6ca180cbcc80df88cb - 53.82% (39.7 MB)

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

[#004] sha256:55c0cdfbe3529d25bdaf96c1480b00b334ae0d7668604f8ef6bc800d97a52043 - 0.0% (430 Bytes)

[#005] sha256:363e73d4591468bbe28f0796bb0f8f9f212e7e604e97d48750d95b6ac89bcea2 - 0.0% (1.85 KB)

[#006] sha256:84f7b51d66c6fd2fc4d51c102313f603bda29222377706c80ea0e609c968e8fa - 0.0% (268 Bytes)

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

[#008] sha256:4a3f64eece5becef901ecd3c1dcfcb6d92375f75d9894b684f12c2cb9f09fad1 - 0.0% (281 Bytes)


History
2019-08-02 21:24:28 UTC

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

2019-08-02 21:24:28 UTC

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

2019-08-02 21:24:28 UTC

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

2019-08-08 07:30:26 UTC

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

2019-08-08 07:31:24 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-08-08 07:32:08 UTC

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

2019-08-08 07:32:08 UTC

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

2019-08-08 07:32:08 UTC

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

2019-08-08 07:32:08 UTC

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

2019-08-08 07:32:08 UTC

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

2019-08-08 07:32:08 UTC

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

2019-08-08 07:32:08 UTC

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

2019-08-08 07:32:09 UTC

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

2019-08-08 07:32:09 UTC

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

2019-08-08 07:32:09 UTC

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

2019-08-08 07:32:09 UTC

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

2019-08-08 07:32:09 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