Namespace
goharbor
Image / Tag
harbor-db:v1.10.6-rc1
Content Digest
sha256:53c7d4fe0165e30e940d39dbee19494a488cd03adbe3b422adb38956627f185f
Details
Created

2020-11-17 03:40:45 UTC

Size

96.8 MB

Content Digest
Labels
  • build-date
    20201113
  • 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:6c66d3a45276f65744394f4a7f219e564cf08dd8f4b0068548fb19ae85ec0142 - 14.49% (14 MB)

[#001] sha256:020527313f9629ddbcc7333ae673061bed79ca5ecf847b225b5774b63d33f13c - 21.09% (20.4 MB)

[#002] sha256:79e6301dd3633f452554e64b978ee91c5cd52b134a9aa5d1e23fdce0f7db7c99 - 64.41% (62.4 MB)

[#003] sha256:d2caca1d6a40ebf9e234f068f05cd29f07c4c44ac691de8703e33f09f329e475 - 0.0% (1.47 KB)

[#004] sha256:e662dac2fa548aaf20c09b21788cc93402e73a992a9188c3809fe1e902434ce9 - 0.0% (465 Bytes)

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

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

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

[#008] sha256:2b41c8552349136107670243684ebdf958c3b03c81442272ff0bd6b42ad57bcb - 0.0% (2.06 KB)


History
2020-11-14 00:23:20 UTC

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

2020-11-14 00:23:20 UTC

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

2020-11-14 00:23:20 UTC

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

2020-11-16 06:56:00 UTC

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

2020-11-16 06:56:56 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-11-16 06:57:39 UTC

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

2020-11-17 03:40:42 UTC

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

2020-11-17 03:40:42 UTC

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

2020-11-17 03:40:42 UTC

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

2020-11-17 03:40:43 UTC

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

2020-11-17 03:40:43 UTC

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

2020-11-17 03:40:43 UTC

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

2020-11-17 03:40:44 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-11-17 03:40:44 UTC

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

2020-11-17 03:40:44 UTC

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

2020-11-17 03:40:45 UTC

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

2020-11-17 03:40:45 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