Namespace
goharbor
Image / Tag
harbor-db:v1.7.5
Content Digest
sha256:d71bda2cc3022091ed2c01b5c5f75aac41d2197c1807c90831fcc176f9e86d2b
Details
Created

2019-04-01 03:46:16 UTC

Size

67.9 MB

Content Digest
Labels
  • build-date
    20190329
  • 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:f366967fbec6282d8116532711b835037ed1574109c4ba4f31260221be1ed782 - 19.89% (13.5 MB)

[#001] sha256:d74ed5e1f635c41667bf9a879889a21b810f1478d368ad933a17cc0b43ef421e - 29.94% (20.3 MB)

[#002] sha256:296e9c180f044d64d4014c907443b6ead0936c6ea1dc39efdba23ebed5d7b47e - 50.17% (34.1 MB)

[#003] sha256:4d0d527f6424d35e2a5bfa7902a05e26b5d28599fca89aae89b165302ff87efc - 0.0% (1.58 KB)

[#004] sha256:56c58d47ebb17b3fcaed3976ccacbb39474ce68e305cbe998e019a3dba7fd240 - 0.0% (429 Bytes)

[#005] sha256:526760f5617c55458982ed3dcfd55ed2d2840c2fad08b45c1449219ed319ee00 - 0.0% (1.84 KB)

[#006] sha256:9ab82fbebbc7ed14d13346aaebb8404128b09eaf5a41678907a59bf67b6b01a7 - 0.0% (269 Bytes)

[#007] sha256:658bcfc9cd7ccfd1d96de65b893285cb0053f7e560ff5005abf2d5fd63ff2d1d - 0.0% (268 Bytes)

[#008] sha256:f2988b6bb5d87dbccf642987d1ab1d4caae84006dd9e71ed0f85d9ca1f0265e9 - 0.0% (281 Bytes)


History
2019-03-29 22:14:01 UTC

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

2019-03-29 22:14:01 UTC

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

2019-03-29 22:14:01 UTC

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

2019-04-01 03:44:47 UTC

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

2019-04-01 03:45:43 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

2019-04-01 03:46:14 UTC

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

2019-04-01 03:46:14 UTC

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

2019-04-01 03:46:14 UTC

/bin/sh -c #(nop) ADD file:11321e4e129a7c3b50a7aa962c5dd2492dd259c5f7edefd7d9092496554a5645 in /entrypoint.sh

2019-04-01 03:46:14 UTC

/bin/sh -c #(nop) ADD file:1a8e1fcc37a5533ff40ebd587bfdac30f9d66f0e2a3f59a7e260833119bae489 in /docker-healthcheck.sh

2019-04-01 03:46:15 UTC

/bin/sh -c chmod u+x /entrypoint.sh /docker-healthcheck.sh

2019-04-01 03:46:15 UTC

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

2019-04-01 03:46:15 UTC

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

2019-04-01 03:46:15 UTC

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

2019-04-01 03:46:15 UTC

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

2019-04-01 03:46:16 UTC

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

2019-04-01 03:46:16 UTC

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

2019-04-01 03:46:16 UTC

/bin/sh -c #(nop) CMD ["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