Namespace
goharbor
Image / Tag
harbor-db:v1.10.12-rc1
Content Digest
sha256:30f68c2a23f3587975be41fbec2c9fd9b9460ba286080951e8f606f0def6e867
Details
Created

2022-07-31 08:26:34 UTC

Size

118 MB

Content Digest
Labels
  • build-date
    20220722
  • 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:9c584df8d59fc9d77ef0052ea3636a9fcf7c4dc668154da49b38beb1512e71d7 - 12.01% (14.1 MB)

[#001] sha256:56d94fadf44dcc905ac9955af854895df635c2d888e2c58a762caf6a4e101581 - 17.9% (21.1 MB)

[#002] sha256:f35605aafbd8372fc6c053923aca4f7b0cc84123d9d6c5671de7e9e6213f9d4c - 70.09% (82.5 MB)

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

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

[#005] sha256:4d8e7ac1612b99a9ce93b59c6af21a83306c1f2495fcdd36fae598b9507d0f04 - 0.0% (269 Bytes)

[#006] sha256:8aa9a304d49da9e4038f1032067ed6cc91e2ff7be1a858376ff42bcad83e24eb - 0.0% (269 Bytes)

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

[#008] sha256:ea4aeebb2b1451852892ac3c058e9bdeaf7bc19776799fc73140e3ddb6973570 - 0.0% (2.06 KB)


History
2022-07-22 22:20:33 UTC

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

2022-07-22 22:20:34 UTC

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

2022-07-22 22:20:34 UTC

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

2022-07-28 03:20:21 UTC

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

2022-07-28 03:21:18 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

2022-07-28 03:22:08 UTC

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

2022-07-31 08:26:24 UTC

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

2022-07-31 08:26:26 UTC

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

2022-07-31 08:26:27 UTC

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

2022-07-31 08:26:28 UTC

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

2022-07-31 08:26:29 UTC

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

2022-07-31 08:26:30 UTC

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

2022-07-31 08:26:30 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-07-31 08:26:31 UTC

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

2022-07-31 08:26:32 UTC

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

2022-07-31 08:26:33 UTC

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

2022-07-31 08:26:34 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