Namespace
goharbor
Image / Tag
harbor-db:v1.10.3-rc1-patched
Content Digest
sha256:e37f6cbf18d087eb24e5b25a1b901c42e238a98a51e5bf931ea25bdfd9a3460f
Details
Created

2020-05-29 19:05:10 UTC

Size

85.8 MB

Content Digest
Labels
  • build-date
    20200515
  • com.docker.compose.config-hash
    b50e64bcfa1e44f59b8434562df5461262417a0db0f68f8498330cf84e3a1b23
  • com.docker.compose.container-number
    1
  • com.docker.compose.oneoff
    False
  • com.docker.compose.project
    harbor
  • com.docker.compose.service
    postgresql
  • com.docker.compose.version
    1.24.1
  • 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

POSTGRES_PASSWORD

root123


Layers

[#000] sha256:a10779388d4ec4e607e86032f128168b76aed0c162e56f3891b6dc43fe7f8c06 - 16.36% (14 MB)

[#001] sha256:facf26279afdc63b93b4a5a4eed35b4669654523a447aef944990a9bf2aabb9e - 23.78% (20.4 MB)

[#002] sha256:da956f976a241aac2e12e6ce3ee80ae028e0e02f2ae6e7494f8810360b91b2bc - 58.42% (50.1 MB)

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

[#004] sha256:11d211fdc0002aa1cabd9836807fbc3cae5d31472804bfe8a88c5710f5af9b7a - 0.0% (430 Bytes)

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

[#006] sha256:44ed4a560fa3863741878faac5310f93c0f5f1e0662eb12cf6d228f678c9d446 - 0.0% (270 Bytes)

[#007] sha256:cd6d80a4672c106425299703d53e0686debb76c57c0cf7985f6de41924eddf95 - 0.0% (283 Bytes)

[#008] sha256:8c5f5eaf398979c56a35938bac52f9c9e243ad18b9dae208418fb3d27b3ceaca - 0.0% (2.03 KB)

[#009] sha256:1b1bbf03bf9da01129e97bb5ae9208181ceb928d72f01544d1ea27e4598acd90 - 1.44% (1.24 MB)


History
2020-05-16 10:03:20 UTC

/bin/sh -c #(nop) ADD file:5326c05a02546066b8eaa596c0c9b94c5e8914986421b0810d629e0b7cc8f362 in /

2020-05-16 10:03:21 UTC

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

2020-05-16 10:03:21 UTC

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

2020-05-26 03:26:01 UTC

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

2020-05-26 03:26:48 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-05-26 03:27:28 UTC

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

2020-05-27 11:18:44 UTC

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

2020-05-27 11:18:44 UTC

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

2020-05-27 11:18:44 UTC

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

2020-05-27 11:18:44 UTC

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

2020-05-27 11:18:44 UTC

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

2020-05-27 11:18:44 UTC

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

2020-05-27 11:18:45 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-05-27 11:18:45 UTC

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

2020-05-27 11:18:45 UTC

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

2020-05-27 11:18:45 UTC

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

2020-05-27 11:18:45 UTC

/bin/sh -c #(nop) USER postgres

2020-05-29 19:05:10 UTC

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