Namespace
goharbor
Image / Tag
harbor-db:v1.10.15-dev
Content Digest
sha256:00722c794d620e8cb95a781c784b47f1612b07d480f46864fccac2c6747fb063
Details
Created

2022-11-21 02:14:54 UTC

Size

122 MB

Content Digest
Labels
  • build-date
    20221029
  • 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:85f0410d2912f03b9823ce74802feea6ed706ddbced348f43522c2e684ee5dff - 11.61% (14.1 MB)

[#001] sha256:385695efed81825f4cbafd0a2537b082469a869e226eb28588f3eaea5841d218 - 17.33% (21.1 MB)

[#002] sha256:39b354a07eb018a8cefcefe506cad4728bf3d0db8612bf7f8554c352d95a5d31 - 71.06% (86.6 MB)

[#003] sha256:9ea4df023c5a1fd38a31693c69ccf6ecfaeaa36fac534de3ccdc113388612b32 - 0.0% (1.47 KB)

[#004] sha256:d144a1665e0984fbe0f66185e85d0e5bb0eec4e300b22584737501c4e27bbb10 - 0.0% (467 Bytes)

[#005] sha256:47b3e12022663523d20792c80d4b37db5b23acbe4c59c9ec73e1870d43624eac - 0.0% (271 Bytes)

[#006] sha256:2a96e377a8ca0827909ed8a01ce0d562503589a3650ac8450cf4e0a8baeb0afa - 0.0% (269 Bytes)

[#007] sha256:c979a03126ca765e3efd9d8dcc720eb99d89f46d1db9d7d39e6b1b0dfd163afb - 0.0% (284 Bytes)

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


History
2022-10-31 19:29:36 UTC

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

2022-10-31 19:29:36 UTC

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

2022-10-31 19:29:37 UTC

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

2022-11-21 02:00:16 UTC

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

2022-11-21 02:01:17 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-11-21 02:02:14 UTC

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

2022-11-21 02:14:44 UTC

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

2022-11-21 02:14:46 UTC

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

2022-11-21 02:14:47 UTC

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

2022-11-21 02:14:48 UTC

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

2022-11-21 02:14:49 UTC

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

2022-11-21 02:14:50 UTC

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

2022-11-21 02:14:50 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-11-21 02:14:51 UTC

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

2022-11-21 02:14:52 UTC

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

2022-11-21 02:14:53 UTC

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

2022-11-21 02:14:54 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