Namespace
goharbor
Image / Tag
harbor-db:v2.7.1-rc1
Content Digest
sha256:6d5abe3bd2f50e8cadbbae03c08b2bb58ac91c27a5fff781e9b1a73c60452609
Details
Created

2023-02-20 08:01:18 UTC

Size

72.7 MB

Content Digest
Labels
  • base-build-date
    20230220
  • build-date
    20230211
  • 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:e8f9c57a1510241708a3178d2b0bbb3b8ee61dd4a7010882e49e8df436f91297 - 21.1% (15.3 MB)

[#001] sha256:0ce878d3e53ef3f4efcb961715917099ac298285e75e85b17a7f5497700aafd4 - 60.74% (44.2 MB)

[#002] sha256:5ccc35a329b5e7893e483295fafed2f62cf470107d00752c35aef56cc523237b - 18.16% (13.2 MB)

[#003] sha256:0b50d144d015c6a01577682fd1c3e46df1beb9085f79162c058a74daf414e397 - 0.0% (1.21 KB)

[#004] sha256:d79bb6497fe6988f1e75f800d3f10c8b84e77ba5bddb31bc4044b9dde1526333 - 0.0% (1.52 KB)

[#005] sha256:7bdd7ed00da97f0919e04aaa567731dbc7c0368a94a6a56224890d6e1a0a0d11 - 0.0% (557 Bytes)

[#006] sha256:d96460e83f53abd0955c82571d97d8ed7c176359fbb3dd06498bcee04827ed2b - 0.0% (414 Bytes)

[#007] sha256:b119cba9ff61780af202174e239022d1054db629d3bb5343aa4cfda9ea209a25 - 0.0% (269 Bytes)

[#008] sha256:6fac00559357c1cc0d7bb82c4f2de3205028d455a35f132d6bc1318afbf14aee - 0.0% (271 Bytes)

[#009] sha256:796b95a825d891d94bb0db4e10c47d1030c21875df2f90936a59819d34630ee2 - 0.0% (284 Bytes)

[#010] sha256:e20f9388fe87181019420d72dd52b643011ef16372cfb95edf8316ac2a880a19 - 0.0% (1.79 KB)


History
2023-02-13 20:26:50 UTC

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

2023-02-13 20:26:51 UTC

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

2023-02-13 20:26:51 UTC

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

2023-02-20 08:00:13 UTC

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

2023-02-20 08:00:36 UTC

/bin/sh -c 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/postgresql.conf.sample && sed -i "s|#unix_socket_directories = '/tmp'.*|unix_socket_directories = '/run/postgresql'|g" /usr/pgsql/13/share/postgresql/postgresql.conf.sample && tdnf clean all

2023-02-20 08:00:45 UTC

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

2023-02-20 08:00:46 UTC

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

2023-02-20 08:01:08 UTC

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

2023-02-20 08:01:09 UTC

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

2023-02-20 08:01:10 UTC

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

2023-02-20 08:01:11 UTC

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

2023-02-20 08:01:12 UTC

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

2023-02-20 08:01:13 UTC

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

2023-02-20 08:01:14 UTC

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

2023-02-20 08:01:15 UTC

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

2023-02-20 08:01:15 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

2023-02-20 08:01:16 UTC

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

2023-02-20 08:01:17 UTC

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

2023-02-20 08:01:18 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