Namespace
goharbor
Image / Tag
harbor-db:v1.7.1
Content Digest
sha256:6031b1ed9337c3af78e627ecd45351e0e0d630b83cf45e1c924cb3e5b006cb44
Details
Created

2019-01-04 11:03:12 UTC

Size

63.7 MB

Content Digest
Labels
  • build-date
    20181211
  • 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:321a8da5ee1f85fda4e4d62ccf2fe14ad1aad46b44f76145339fcf7207500323 - 21.02% (13.4 MB)

[#001] sha256:3b62caa7690ca589d15d149ece76a8ad4be03028a43aaf666c731838eea556cd - 31.93% (20.3 MB)

[#002] sha256:0c0b8f8af8092bbc403ab0af17bfad4fa272f77c95c8304b569c3df37947174b - 47.04% (30 MB)

[#003] sha256:68db7c777555457de6721051b6df775f5ace102386bbd46fbb3b18c1c00f3f86 - 0.0% (1.58 KB)

[#004] sha256:810390407c8c542849bb9f33974c8815325cb2257cf1622201c269d41830779a - 0.0% (429 Bytes)

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

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

[#007] sha256:5e156cfb841f0f8ac26b253e2e8d0232b3c0613183a77d061a10f226ac49bbde - 0.0% (270 Bytes)

[#008] sha256:0433d5b9e1ad282db936ceee1434823539146400caa1b35d945e28c573b49887 - 0.0% (282 Bytes)


History
2018-12-18 00:34:59 UTC

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

2018-12-18 00:34:59 UTC

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

2018-12-18 00:34:59 UTC

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

2019-01-04 11:01:27 UTC

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

2019-01-04 11:02:29 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-01-04 11:03:09 UTC

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

2019-01-04 11:03:09 UTC

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

2019-01-04 11:03:10 UTC

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

2019-01-04 11:03:10 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:11 UTC

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

2019-01-04 11:03:12 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