Namespace
goharbor
Image / Tag
harbor-db:v2.2.2-dev
Content Digest
sha256:b52ae19c3716cf88e8383aeb96d12079be21095781b6a121c2c67685cd569559
Details
Created

2021-06-29 10:56:12 UTC

Size

105 MB

Content Digest
Labels
  • base-build-date
  • build-date
    20210604
  • 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:8ac733c53c27abd0819fa5b1d8cebeabd03a7b4a3f32bb4f3a8211f89dd78c06 - 13.47% (14.1 MB)

[#001] sha256:75997631b0768f12e086506cdef2238f7734520387067f1fab41fea95eb54baf - 20.09% (21 MB)

[#002] sha256:6ff604a45ffaf59671be7a15945e3c32d5108822160ca5908fb67a9fb2e92a5d - 66.43% (69.4 MB)

[#003] sha256:241ff8e668f18216122155674ce154c1ca15c3144324492200c7e2471dcec916 - 0.0% (1.59 KB)

[#004] sha256:65526ff372936cab3a41e310e863e329cd71c5c7454fba128087129c10b162c0 - 0.0% (468 Bytes)

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

[#006] sha256:0ed8f542119c5e048dfa851fec133f50462050da83bdbdaab1a4861512513e5b - 0.0% (269 Bytes)

[#007] sha256:98e7a73142bf7cb54d6ba83c81dbeab2e5f7b9a12df6b7251cfea781d2424e74 - 0.0% (283 Bytes)

[#008] sha256:105403e84fad45634011e1054016fc004f2ad81023d3f9ce2fef9cdd56a96413 - 0.0% (2.18 KB)


History
2021-06-05 00:35:31 UTC

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

2021-06-05 00:35:31 UTC

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

2021-06-05 00:35:31 UTC

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

2021-06-08 15:26:03 UTC

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

2021-06-08 15:26:52 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

2021-06-08 15:27:33 UTC

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

2021-06-08 15:27:34 UTC

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

2021-06-29 10:56:03 UTC

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

2021-06-29 10:56:05 UTC

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

2021-06-29 10:56:06 UTC

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

2021-06-29 10:56:07 UTC

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

2021-06-29 10:56:08 UTC

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

2021-06-29 10:56:09 UTC

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

2021-06-29 10:56:09 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

2021-06-29 10:56:10 UTC

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

2021-06-29 10:56:11 UTC

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

2021-06-29 10:56:12 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