Namespace
goharbor
Image / Tag
harbor-db:v2.5.0-rc1
Content Digest
sha256:add81952133dcdcfedc3b9f44fa2819b05e37b6566fe628da06566a6dd1b8ee4
Details
Created

2022-03-04 08:17:57 UTC

Size

94.2 MB

Content Digest
Labels
  • base-build-date
    20220304
  • build-date
    20220225
  • 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:30cc4273883f497a2a67571d9305f49e077f5cee7d189366ad27c4dcd9ee73d0 - 17.75% (16.7 MB)

[#001] sha256:1529c861dfd5932855ae2a966b69558f5a943be719b8539d6171791327a3c5a8 - 1.09% (1.03 MB)

[#002] sha256:8b84fe4dfbb0400531222f71a647413559e2eeda87cf3ddcb51a8175e713e743 - 5.73% (5.4 MB)

[#003] sha256:63e0f79d2a0f032fff39cc6509b3bc3f4d6085b2838063daebfc6205bf242776 - 61.91% (58.3 MB)

[#004] sha256:4a5cb9c19ad3cb59ded55c2dc33d20d62f9bdf51161410831a80330c12704e5f - 13.51% (12.7 MB)

[#005] sha256:6881ba8846fd264559767f687b8459899f16d250c00ae6c710f700a958db4815 - 0.0% (1.01 KB)

[#006] sha256:1926f276c505317d19b3e81faab5e35e98d13583d8cfec1b74dacc143b1204f8 - 0.0% (1.52 KB)

[#007] sha256:c6e9bfecd99d8d0dfaeb6bdfef6eaba18ef7932664aef56964bf0fd7927057a3 - 0.0% (568 Bytes)

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

[#009] sha256:2ec71bcbd6aa9fd5de204d0a5ceb7c0c7968d64945ce178d8d4594acb57ea1b9 - 0.0% (269 Bytes)

[#010] sha256:40967c28c52c13fba8be1e4c0074b74393dca688b58f7c0de2042251491d90d2 - 0.0% (270 Bytes)

[#011] sha256:6d3dc9885e463a12dde8b90524a7d504d5550d5b3d3c39c4cc3232b8cf942470 - 0.0% (282 Bytes)

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


History
2022-02-26 02:43:55 UTC

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

2022-02-26 02:43:56 UTC

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

2022-02-26 02:43:56 UTC

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

2022-03-04 08:16:44 UTC

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

2022-03-04 08:16:45 UTC

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

2022-03-04 08:16:46 UTC

/bin/sh -c #(nop) COPY file:3e8cfe5ef832c8a6ab7a6c2c59040765aa9f2993952d6e14e3ae212c2e0c22c4 in /pg96/

2022-03-04 08:17:08 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-03-04 08:17:17 UTC

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

2022-03-04 08:17:18 UTC

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

2022-03-04 08:17:47 UTC

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

2022-03-04 08:17:48 UTC

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

2022-03-04 08:17:49 UTC

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

2022-03-04 08:17:50 UTC

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

2022-03-04 08:17:51 UTC

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

2022-03-04 08:17:52 UTC

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

2022-03-04 08:17:53 UTC

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

2022-03-04 08:17:54 UTC

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

2022-03-04 08:17:54 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-03-04 08:17:55 UTC

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

2022-03-04 08:17:56 UTC

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

2022-03-04 08:17:57 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