Namespace
goharbor
Image / Tag
harbor-db:v1.10.9
Content Digest
sha256:d84ad708c636d0fe640fe8dc2ad7e8558fce7093c5e8be5c7f5b0800054a6d37
Details
Created

2021-10-28 05:10:09 UTC

Size

109 MB

Content Digest
Labels
  • build-date
    20211022
  • 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:306e4a3fdf8b5fe20e18244f44826096a751c742f90f40a11c4474966ba72bde - 12.94% (14.1 MB)

[#001] sha256:2d4489b227864280338efe35fefcf94ea4f735817ecc93b7542b37d819cc8e26 - 19.3% (21 MB)

[#002] sha256:cc52542f3ba9ae9f3d553796df02629e1aa8f0704ad48c9688b7132071ddc323 - 67.76% (73.9 MB)

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

[#004] sha256:4ef1a7e1c575173d479ed4280314e8833d1cc148232f0bf24b328a9aea5e2f56 - 0.0% (466 Bytes)

[#005] sha256:0b50b241b765d42d74352186092036767ad3d57f6f660c3537db89ec4cfb417e - 0.0% (271 Bytes)

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

[#007] sha256:05cb41322278a542035e96902568e4b8561ed36c66081ea37d82ff63c57cd86f - 0.0% (283 Bytes)

[#008] sha256:c9dccb715858e76174dacdb49033e8f517d0348b3fed4c8ecb2fe21daaac617a - 0.0% (2.07 KB)


History
2021-10-22 23:21:02 UTC

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

2021-10-22 23:21:03 UTC

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

2021-10-22 23:21:03 UTC

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

2021-10-28 04:59:59 UTC

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

2021-10-28 05:00:37 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

2021-10-28 05:01:11 UTC

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

2021-10-28 05:09:59 UTC

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

2021-10-28 05:10:01 UTC

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

2021-10-28 05:10:02 UTC

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

2021-10-28 05:10:03 UTC

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

2021-10-28 05:10:04 UTC

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

2021-10-28 05:10:05 UTC

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

2021-10-28 05:10:05 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

2021-10-28 05:10:06 UTC

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

2021-10-28 05:10:07 UTC

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

2021-10-28 05:10:08 UTC

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

2021-10-28 05:10:09 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