Namespace
goharbor
Image / Tag
harbor-db:v1.9.4-dev
Content Digest
sha256:f106bff56ce6533ec08ab5b1c8ae1edfd6b33d1077525d43692df9749e9d29bb
Details
Created

2020-01-13 02:37:27 UTC

Size

78.8 MB

Content Digest
Labels
  • build-date
    20191129
  • 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:59bb73b1db416f1a7988c9662e81371869ad63be0aafa577191fea64d0db3de5 - 17.78% (14 MB)

[#001] sha256:9494b77ed869e1da28855940e07474737af67abff6b1c5049e94a2155e3900ee - 25.91% (20.4 MB)

[#002] sha256:f2d8fe593f8d6ffbd50af5cbb8b4c3248ca422163bd37b715f6d0e943fccc5d7 - 56.31% (44.3 MB)

[#003] sha256:ec20c9fb8db3b7e36689c1fbad395c9453ad826aaafaffa85c0cd5df8b8b30c3 - 0.0% (1.48 KB)

[#004] sha256:847c3e5393219aa6682dae88a6c63d29037b0c027abe77b623ab0871682077cf - 0.0% (429 Bytes)

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

[#006] sha256:a830f83685b189902f256706ea2ad28dacce0555bdc5c31f1704ff445c4072e4 - 0.0% (270 Bytes)

[#007] sha256:ca3b346fbc50b0c7e078f4f33b8fad899f80ab73e7d1e28eea029a01781b8460 - 0.0% (282 Bytes)

[#008] sha256:fa8566184fb53c4546b0d42acc0d1e0e85e6a0a37dda78cd0c11575860c4ac4f - 0.0% (2.03 KB)


History
2019-12-02 22:00:43 UTC

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

2019-12-02 22:00:43 UTC

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

2019-12-02 22:00:43 UTC

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

2020-01-13 02:35:47 UTC

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

2020-01-13 02:36:48 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-01-13 02:37:25 UTC

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

2020-01-13 02:37:25 UTC

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

2020-01-13 02:37:25 UTC

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

2020-01-13 02:37:25 UTC

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

2020-01-13 02:37:26 UTC

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

2020-01-13 02:37:26 UTC

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

2020-01-13 02:37:26 UTC

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

2020-01-13 02:37:26 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-01-13 02:37:26 UTC

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

2020-01-13 02:37:26 UTC

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

2020-01-13 02:37:27 UTC

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

2020-01-13 02:37:27 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