Namespace
goharbor
Image / Tag
harbor-db:v1.9.0
Content Digest
sha256:f27cbb5aef6c12dd329dc2aa6fed8a4dbbfba4fac7e729d3a5584094cdaeca10
Details
Created

2019-09-11 07:51:26 UTC

Size

75.6 MB

Content Digest
Labels
  • build-date
    20190906
  • 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:a1fd40743af138fee96c178182372681c663ba574f5a48d98ce75a402209aec8 - 18.52% (14 MB)

[#001] sha256:91fca19380594dc31c5320a3f67c1a8cdfec7d3efad0231706f51e6941a2a6a8 - 26.99% (20.4 MB)

[#002] sha256:07c84ba687df58d7fd67401e71ce8a5c5d8106500a5629d2f6980b2865ebf8b0 - 54.49% (41.2 MB)

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

[#004] sha256:3bd0a0f73699661619b2f80925ad54da36662d1d19b3171881a3bbb7ae87c54b - 0.0% (429 Bytes)

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

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

[#007] sha256:1b1df62745bedeb3806f91f78e2c42a837bfabe82e4e14e79517615a5d71e046 - 0.0% (282 Bytes)

[#008] sha256:7ddf7678db69008d653ee9ee5dc0b04c86f2c004355c297ec19635d8e302f18e - 0.0% (2.03 KB)


History
2019-09-07 00:22:29 UTC

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

2019-09-07 00:22:29 UTC

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

2019-09-07 00:22:30 UTC

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

2019-09-11 07:49:55 UTC

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

2019-09-11 07:50: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

2019-09-11 07:51:24 UTC

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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:25 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

2019-09-11 07:51:25 UTC

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

2019-09-11 07:51:26 UTC

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

2019-09-11 07:51:26 UTC

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

2019-09-11 07:51:26 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