Namespace
goharbor
Image / Tag
harbor-db:v2.0.3-rc1
Content Digest
sha256:9fd3a0cd926bee075910cb1d3da78212a15914c96ffd2604b57b59bd8c491c19
Details
Created

2020-09-15 13:37:24 UTC

Size

91.3 MB

Content Digest
Labels
  • build-date
    20200821
  • 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:b2823a5a3d083afec7105715defcf12975fca1baa6df5fa8216c3eb9f60d4636 - 15.38% (14 MB)

[#001] sha256:a5e778b42ab306d373e582da78c5df9f1bba49c9a1b39247cb7a348b57edd8db - 22.36% (20.4 MB)

[#002] sha256:a12549c9ecaa8d9ff828f99a80a9584b4ce084e2916870e3aa258f3326829e23 - 62.26% (56.8 MB)

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

[#004] sha256:b30c1ec00954a611589d91a801b995ab5673db4e1000812b85e447193cfc3abd - 0.0% (466 Bytes)

[#005] sha256:be5bdd78c00a07b5bede3d53f46c688bb469dd7647de1ee42dd6ba22c0dfb02b - 0.0% (270 Bytes)

[#006] sha256:46f7709f5542477a7578a94fbfa99a832050a8529babb2310924f83200ffb5ed - 0.0% (270 Bytes)

[#007] sha256:2a0f51b2ba6dfb94b12ca1d70f2f0b246343eb1d39e66ec35d22f69b08268e1b - 0.0% (282 Bytes)

[#008] sha256:0d1ca64e7627dd2a727f78ea177eb562cbf36579777cca716bf2d739cd594c51 - 0.0% (2.18 KB)


History
2020-08-21 22:43:44 UTC

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

2020-08-21 22:43:45 UTC

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

2020-08-21 22:43:45 UTC

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

2020-09-08 02:59:29 UTC

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

2020-09-08 03:00:23 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-09-08 03:01:06 UTC

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

2020-09-15 13:37:23 UTC

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

2020-09-15 13:37:23 UTC

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

2020-09-15 13:37:23 UTC

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

2020-09-15 13:37:23 UTC

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

2020-09-15 13:37:23 UTC

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

2020-09-15 13:37:24 UTC

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

2020-09-15 13:37:24 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-09-15 13:37:24 UTC

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

2020-09-15 13:37:24 UTC

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

2020-09-15 13:37:24 UTC

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

2020-09-15 13:37:24 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