Namespace
goharbor
Image / Tag
harbor-db:v2.4.1-dev
Content Digest
sha256:413325825b4a3335eb07e457ab4d78304c9ae66bca6ab1dd99c03ae4196a49be
Details
Created

2022-01-25 03:17:01 UTC

Size

93.1 MB

Content Digest
Labels
  • base-build-date
    20220114
  • build-date
    20220107
  • name
    Photon OS x86_64/4.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:e28db5caeae73c6f8c8434d5f56042f1e9c33e70ffa008bc47e01d04fd163602 - 17.21% (16 MB)

[#001] sha256:33dfbdda58d2af18ae056363bceeeb3be57d91ab0877526d1a54f2ea428db346 - 1.11% (1.03 MB)

[#002] sha256:7ff28bc22aee3590f8b34d29ce187aad9d121429fc561776ae881e178b7b33cc - 5.8% (5.4 MB)

[#003] sha256:5f6f255ed74201645ae56df4ec0e1004d2aae2e76069a09f38b9d59852908ecb - 63.21% (58.9 MB)

[#004] sha256:b81e7f1c86c2f783d8df1d551b3d36db7b88dca3062f77f59e2912fd9ab311e1 - 12.67% (11.8 MB)

[#005] sha256:939eee3c64e5e4c28868aafb4577be040176127cc538a2654ca6585182affec6 - 0.0% (1.01 KB)

[#006] sha256:5a0391cee32a8587748a556e52f5e29f8e4e2106ac7b3f42140741e2e70c18c9 - 0.0% (1.52 KB)

[#007] sha256:e52ff6cde28cf16c6c516961e75d74291af27989b76b4b60cebe1dc14e357552 - 0.0% (569 Bytes)

[#008] sha256:40dc0fe52e8a2b616cf53a18d493cc0e8f2de45df172fc0dea69d2b1cc491ef0 - 0.0% (414 Bytes)

[#009] sha256:20f8bb33f86cf0ac7d449fada031f724bcf5374e81bf1d8e789ea0b0441852a5 - 0.0% (268 Bytes)

[#010] sha256:d3b55411ecba455d1c16742a158c175758ade1dec210432bcaa5b8a1f65e5c5b - 0.0% (268 Bytes)

[#011] sha256:6b2ca21c16d554bfab7e01d51d5a2eb703aa749a55ace68fbf84c9c3520c0a51 - 0.0% (283 Bytes)

[#012] sha256:ee92a500a7a5181ca994d15fc58a5434615e5e857bc68d9b5956e734bcc69789 - 0.0% (1.58 KB)


History
2022-01-08 02:20:59 UTC

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

2022-01-08 02:20:59 UTC

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

2022-01-08 02:21:00 UTC

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

2022-01-14 09:59:58 UTC

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

2022-01-14 10:00:00 UTC

/bin/sh -c #(nop) COPY file:607db3cdb21d99fd0ec4a2752b960ed9883d42d3dfd90ab9b9233ee635f64cd0 in /pg96/

2022-01-14 10:00:01 UTC

/bin/sh -c #(nop) COPY file:398a1678b3251279e2af755db1b3aa8f42a049427e1ff819892cc0bcab7479fe in /pg96/

2022-01-14 10:00:23 UTC

/bin/sh -c tdnf install -y /pg96/postgresql96-libs-9.6.21-1.ph4.x86_64.rpm /pg96/postgresql96-9.6.21-1.ph4.x86_64.rpm >> /dev/null && rm -rf /pg96 && tdnf install -y shadow gzip postgresql13 findutils bc >> /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/pgsql/13/share/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/pgsql/13/share/postgresql.conf.sample && ln -s /usr/pgsql/13/bin/* /usr/bin/ && tdnf clean all

2022-01-14 10:00:32 UTC

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

2022-01-14 10:00:33 UTC

/bin/sh -c #(nop) LABEL base-build-date=20220114

2022-01-25 03:16:50 UTC

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

2022-01-25 03:16:52 UTC

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

2022-01-25 03:16:53 UTC

/bin/sh -c #(nop) COPY file:6a68b66cd41e6cb68253a08a0263fd620b9fd67d804e72fe3e9f9a8bcbcd7fb6 in /initdb.sh

2022-01-25 03:16:54 UTC

/bin/sh -c #(nop) COPY file:f8df73ac0a2ce2863e91f3dc8044787ea3eda0602b517fd7246d38faa6726c55 in /upgrade.sh

2022-01-25 03:16:55 UTC

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

2022-01-25 03:16:56 UTC

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

2022-01-25 03:16:57 UTC

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

2022-01-25 03:16:58 UTC

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

2022-01-25 03:16:58 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

2022-01-25 03:16:59 UTC

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

2022-01-25 03:17:00 UTC

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

2022-01-25 03:17:01 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