Namespace
goharbor
Image / Tag
harbor-db:v2.0.5
Content Digest
sha256:4b89d49211af1cef0fed6f9d80e83e854d59497e0adc5903364323008378eebf
Details
Created

2020-12-08 06:22:53 UTC

Size

98.3 MB

Content Digest
Labels
  • build-date
    20201204
  • 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:d92f685b57aafd60e5662b962f5899c1ff072c4d4778a5dbc944307e6dc10b0e - 14.28% (14 MB)

[#001] sha256:9eadaddf1943d3ff57ed16801b956812f3b3d88ea1ae4c398c8e38248ffdbfab - 20.78% (20.4 MB)

[#002] sha256:2f193e2abab904903d8a2d24dc61ac4964b213243b974907161b4c5b79cf6b8f - 64.94% (63.8 MB)

[#003] sha256:bbd02f7612bd49492d711b8e8c56c45a1200dd0de7ad7e3939c19ebd601a6aac - 0.0% (1.6 KB)

[#004] sha256:7b137e64f047580255d8e4c89deb43c594cab939f9f6c0b52c86098d6290acf2 - 0.0% (473 Bytes)

[#005] sha256:0a83bcfb5362106817abc1e0d727abd26c1bf69fc345ddfc27d359bc74ed3c80 - 0.0% (275 Bytes)

[#006] sha256:17c0a780dbabdd1e61426d774a216025301a0179b404fafec643fc4fd687b7bf - 0.0% (275 Bytes)

[#007] sha256:33986c6e730056454bf12dbcd0b5c553dad3adabcdc59c3521dfad2ed9250d36 - 0.0% (288 Bytes)

[#008] sha256:800a742dcef079325301a2d2f77554a3a9dfbd4e6ed7d2cb4daa4ef9e5c8471c - 0.0% (2.18 KB)


History
2020-12-05 00:23:42 UTC

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

2020-12-05 00:23:42 UTC

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

2020-12-05 00:23:43 UTC

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

2020-12-08 06:01:18 UTC

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

2020-12-08 06:02: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

2020-12-08 06:03:02 UTC

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

2020-12-08 06:22:44 UTC

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

2020-12-08 06:22:45 UTC

/bin/sh -c #(nop) COPY file:2fbff13fe60f0c09cb5f87a7fe3675dd3304b15b877ccb155a149a5b271e1412 in /docker-entrypoint.sh

2020-12-08 06:22:46 UTC

/bin/sh -c #(nop) COPY file:0c0b54523a0567fa82b77de80495bb15aa8736a4d3b897a0b81bf2e789fa23ad in /docker-healthcheck.sh

2020-12-08 06:22:47 UTC

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

2020-12-08 06:22:48 UTC

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

2020-12-08 06:22:49 UTC

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

2020-12-08 06:22:49 UTC

/bin/sh -c chown -R postgres:postgres /docker-entrypoint.sh /docker-healthcheck.sh /docker-entrypoint-initdb.d && chmod u+x /docker-entrypoint.sh /docker-healthcheck.sh

2020-12-08 06:22:50 UTC

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

2020-12-08 06:22:51 UTC

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

2020-12-08 06:22:52 UTC

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

2020-12-08 06:22:53 UTC

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