Namespace
goharbor
Image / Tag
harbor-db:v1.8.0
Content Digest
sha256:2991653910717c0fe11e03dd5cdf19be42dfa221abbf5d529ff0ad534f6297bc
Details
Created

2019-05-16 11:36:19 UTC

Size

70.3 MB

Content Digest
Labels
  • build-date
    20190511
  • 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:4e360eca2e60a06738ab8caffdd4a7cdc943fdda313ec59a8c21b3f395ad6a0f - 19.23% (13.5 MB)

[#001] sha256:cac78cdfc92bacb0a8ef33f02fc6dc582e6a7bf9a5dfa1e9708782f3e0711f93 - 28.94% (20.3 MB)

[#002] sha256:9f8852fe17a984861b59e37477c9215b1173c006f0d321393bb3b6919967c101 - 51.82% (36.4 MB)

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

[#004] sha256:7c33673c6790d6de610061088b6c9d58189ca7195964c38439c066d0fab5ba21 - 0.0% (429 Bytes)

[#005] sha256:0acede6fcad2abd58efafcdf079bc59fa5027dc2613a7f254edcff62271f1c67 - 0.0% (1.85 KB)

[#006] sha256:3ed5e1a94c43da9f77ed6a72a008f49d97cc775601f00c98d8447d409090a50c - 0.0% (269 Bytes)

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

[#008] sha256:6e77542b7dfcbc1a0a8aeccf809c65e88e42a5798c8772fe435cfdacd360134a - 0.0% (282 Bytes)


History
2019-05-14 00:28:57 UTC

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

2019-05-14 00:28:57 UTC

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

2019-05-14 00:28:58 UTC

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

2019-05-16 11:34:57 UTC

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

2019-05-16 11:35: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

2019-05-16 11:36:17 UTC

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

2019-05-16 11:36:17 UTC

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

2019-05-16 11:36:17 UTC

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

2019-05-16 11:36:17 UTC

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

2019-05-16 11:36:18 UTC

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

2019-05-16 11:36:18 UTC

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

2019-05-16 11:36:18 UTC

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

2019-05-16 11:36:18 UTC

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

2019-05-16 11:36:18 UTC

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

2019-05-16 11:36:18 UTC

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

2019-05-16 11:36:19 UTC

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

2019-05-16 11:36:19 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