Namespace
gerritcodereview
Image / Tag
gerrit:3.0.0-rc0
Content Digest
sha256:ac789ae21b5c3b84e48fe991d52c2883e871195cdf0abab37ab80be7ed4cb106
Details
Created

2019-04-25 10:49:07 UTC

Size

300 MB

Content Digest
Labels
  • org.label-schema.build-date
    20181204
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
CANONICAL_WEB_URL

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ac9208207adaac3a48e54a4dc6b49c69e78c3072d2b3add7efdabf814db2133b - 23.93% (71.7 MB)

[#001] sha256:0c1480a8be2915fa2466d3b28d24519b3368d06a57650c57198242d9a3e6d21d - 1.93% (5.79 MB)

[#002] sha256:b4fdae2220df8edb7162bc64d0ff7aefa5692efadae23a57e7984579b6a8d89a - 51.77% (155 MB)

[#003] sha256:75dcb43721bdb9212ec2a6736adc9f64449746f0fd9a61f69c33a48709c51d96 - 22.37% (67 MB)


History
2019-03-14 21:20:28 UTC

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

2019-03-14 21:20:29 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20181204

2019-03-14 21:20:29 UTC

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

2019-04-25 10:43:15 UTC

/bin/sh -c #(nop) MAINTAINER Gerrit Code Review Community

2019-04-25 10:43:21 UTC

/bin/sh -c rpm -i https://gerritforge.com/gerritforge-repo-1-2.noarch.rpm

2019-04-25 10:47:34 UTC

/bin/sh -c yum -y install initscripts && yum -y install java-1.8.0-openjdk && yum -y install gerrit-3.0.0.rc0-1 && rm -Rf /var/gerrit/{logs,tmp}/* && rm -Rf /var/gerrit/.gerritcodereview && yum -y clean all

2019-04-25 10:47:36 UTC

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

2019-04-25 10:49:05 UTC

/bin/sh -c java -jar /var/gerrit/bin/gerrit.war init --batch --install-all-plugins -d /var/gerrit && java -jar /var/gerrit/bin/gerrit.war reindex -d /var/gerrit && git config -f /var/gerrit/etc/gerrit.config --add container.javaOptions "-Djava.security.egd=file:/dev/./urandom"

2019-04-25 10:49:06 UTC

/bin/sh -c #(nop) ENV CANONICAL_WEB_URL=

2019-04-25 10:49:06 UTC

/bin/sh -c #(nop) EXPOSE 29418 8080

2019-04-25 10:49:06 UTC

/bin/sh -c #(nop) VOLUME [/var/gerrit/git /var/gerrit/index /var/gerrit/cache /var/gerrit/db /var/gerrit/etc]

2019-04-25 10:49:07 UTC

/bin/sh -c #(nop) CMD ["/bin/sh" "-c" "git config -f /var/gerrit/etc/gerrit.config gerrit.canonicalWebUrl \"${CANONICAL_WEB_URL:-http://$HOSTNAME}\" && git config -f /var/gerrit/etc/gerrit.config noteDb.changes.autoMigrate true && /var/gerrit/bin/gerrit.sh run"]

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