Namespace
goharbor
Image / Tag
harbor-db:v2.0.0-build.3198
Content Digest
sha256:860e1702dd0ee361c9da9b199c4f230db42581232f69b525ae97ae628ce23431
Details
Created

2020-03-31 12:14:47 UTC

Size

80.6 MB

Content Digest
Labels
  • build-date
    20200214
  • 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:ae8395e171fbdedaaf59d4886db6c03f841e08cf594f9cbf270da728d1811df3 - 17.4% (14 MB)

[#001] sha256:90051ea5bcb2f74c372e74a431292161fecd61f84efc96506b04a032077f9281 - 25.3% (20.4 MB)

[#002] sha256:52bbcefd53e91dd00fe233bd556e540877b87e8043464599a406e8dd69a2d893 - 57.3% (46.2 MB)

[#003] sha256:edee1c7456b52b430318b04ec60f47c527f18119c757a1b30536a9eb6e4aaea0 - 0.0% (1.48 KB)

[#004] sha256:5efe6c5d5320e9fcc14a442b6834e2ce2e3ec2c9d01042a9fa93d7050c8f88d4 - 0.0% (429 Bytes)

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

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

[#007] sha256:40794543c332c3d2527c3a6bbcdd35e23d019cf863229e8e1c85a8cf51bce53d - 0.0% (282 Bytes)

[#008] sha256:6fe6748e42ab829217de94419994970e63ef2a5946a6700c13a05072bb773182 - 0.0% (2.03 KB)


History
2020-02-15 01:31:20 UTC

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

2020-02-15 01:31:21 UTC

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

2020-02-15 01:31:21 UTC

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

2020-03-09 10:31:39 UTC

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

2020-03-09 10:32:51 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-03-09 10:33:38 UTC

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

2020-03-31 12:14:44 UTC

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

2020-03-31 12:14:45 UTC

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

2020-03-31 12:14:45 UTC

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

2020-03-31 12:14:45 UTC

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

2020-03-31 12:14:45 UTC

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

2020-03-31 12:14:46 UTC

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

2020-03-31 12:14:46 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-03-31 12:14:47 UTC

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

2020-03-31 12:14:47 UTC

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

2020-03-31 12:14:47 UTC

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

2020-03-31 12:14:47 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