Namespace
goharbor
Image / Tag
harbor-db:v2.1.1-rc1
Content Digest
sha256:b34e82bab50d7132438abf88576e71cb7d7c9def955923eecef5f6a6203ac977
Details
Created

2020-10-23 03:49:03 UTC

Size

94.7 MB

Content Digest
Labels
  • build-date
    20200918
  • 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:677cec1978ef39868e74c81dc79f0033451e267fb849882703c91f271fab44d1 - 14.82% (14 MB)

[#001] sha256:4b8cbd98c2a48333e345397fe6074a2d46cc1c4aecee786907872e67c091fd24 - 21.58% (20.4 MB)

[#002] sha256:a54761564856a8e48b14252b3fe36632b2e387cbc15fdabaa7e3d5e468112377 - 63.6% (60.2 MB)

[#003] sha256:0d5a2f909d8d0d0de7e616456adf0ada12d7b5add5f5520c7b75dddb015f9529 - 0.0% (1.6 KB)

[#004] sha256:5da28559d0ce435544aaae719242a35756b6136198a4bf7f6280a746aea1bec1 - 0.0% (472 Bytes)

[#005] sha256:553facfd9fbc7087b6be61f2d1b6f473867b7d5a503a82dc15dafffc62afab88 - 0.0% (275 Bytes)

[#006] sha256:e2bcade5aa1df73416610cb15aef8fde24cfd518bdad2b9ea5d5d881db5b730a - 0.0% (275 Bytes)

[#007] sha256:af6e006dba65d1b2174d83c0539d732b57c041106c1bcde34794d88b509f2755 - 0.0% (290 Bytes)

[#008] sha256:eed877589cf5cc7d9d0d58ee39364da4258a34f4b63b3bc98321d7d628eca5bc - 0.0% (2.19 KB)


History
2020-09-19 00:28:20 UTC

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

2020-09-19 00:28:20 UTC

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

2020-09-19 00:28:20 UTC

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

2020-10-21 03:45:37 UTC

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

2020-10-21 03:46:27 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-10-21 03:47:15 UTC

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

2020-10-23 03:48:54 UTC

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

2020-10-23 03:48:56 UTC

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

2020-10-23 03:48:57 UTC

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

2020-10-23 03:48:58 UTC

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

2020-10-23 03:48:59 UTC

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

2020-10-23 03:49:00 UTC

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

2020-10-23 03:49:00 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-10-23 03:49:01 UTC

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

2020-10-23 03:49:02 UTC

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

2020-10-23 03:49:03 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