Namespace
goharbor
Image / Tag
harbor-db:v2.0.4
Content Digest
sha256:d7ea2ccc92b9ae0946264cdb2c694112cd59cbe22cd0b3575bdaecd114338329
Details
Created

2020-11-13 08:07:53 UTC

Size

96.8 MB

Content Digest
Labels
  • build-date
    20200918
  • 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:677cec1978ef39868e74c81dc79f0033451e267fb849882703c91f271fab44d1 - 14.49% (14 MB)

[#001] sha256:abe5d641d68d22c8089db8f67894a661927ff7254adf866cc12877b7fc924722 - 21.09% (20.4 MB)

[#002] sha256:e73f1f3670072248f4b0c6bb778f3dbf93ef8867ab6aa7f82aba09ba4cd8ffe9 - 64.41% (62.4 MB)

[#003] sha256:f4cf855c9cebcb41aca0d8a9f71a921447ee28252d310f41cc43b6fbe405a650 - 0.0% (1.6 KB)

[#004] sha256:89c81b55ad8b1e62f48cd9ccc89b58296e6f2045414f23ac23b413def80bda60 - 0.0% (473 Bytes)

[#005] sha256:5236bb793f2e55bfc2382e02f072b8fff6d2cea73f821c8935d490be5b853997 - 0.0% (274 Bytes)

[#006] sha256:0c1ee25b72c363b353bd409f249f2ab15faed2b412d79627e1d0a582c558a47b - 0.0% (274 Bytes)

[#007] sha256:c9e9a7096693299bab391568a2b617142e8cec2769a5107880abdc474660daf4 - 0.0% (287 Bytes)

[#008] sha256:9b3e9b011dff09d0caef5db4dfbcd1e22836ac55615267d079f30c52fcd27e41 - 0.0% (2.18 KB)


History
2020-09-19 00:28:20 UTC

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

2020-09-19 00:28:20 UTC

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

2020-09-19 00:28:20 UTC

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

2020-11-13 05:50:43 UTC

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

2020-11-13 05:51:46 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

2020-11-13 05:52:35 UTC

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

2020-11-13 08:07:44 UTC

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

2020-11-13 08:07:45 UTC

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

2020-11-13 08:07:46 UTC

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

2020-11-13 08:07:47 UTC

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

2020-11-13 08:07:48 UTC

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

2020-11-13 08:07:49 UTC

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

2020-11-13 08:07:49 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

2020-11-13 08:07:50 UTC

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

2020-11-13 08:07:51 UTC

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

2020-11-13 08:07:52 UTC

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

2020-11-13 08:07:53 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