2020-05-08 22:21:48 UTC
244 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5ad559c5ae16b8980924ceae7f7662d07740debd4467db19e69339926ec8f255 - 29.16% (71.2 MB)
[#001] sha256:d0a96301c5b1f6a03d7fa6447c273a3c11b5218959fc11abb1021c98bebbceb9 - 2.26% (5.51 MB)
[#002] sha256:ef950c2acbaf1135a5359233a326e3e3f9653a5246e777c027df776e88d59e9d - 68.09% (166 MB)
[#003] sha256:22aa05c59050e91226ec00b5f4885e1ce739bbfe6e8dc6c09c3609b34be445a5 - 0.5% (1.22 MB)
/bin/sh -c #(nop) ADD file:9f1be15dfdf2c68a69abbbc3f8e936e35e40d208974b51055b9d9a74d30baaa9 in /
2019-03-14 21:20:48 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=20180531
2019-03-14 21:20:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-05-08 22:19:59 UTC/bin/sh -c #(nop) MAINTAINER Gerrit Code Review Community
2020-05-08 22:20:02 UTC/bin/sh -c rpm -i https://gerritforge.com/gerritforge-repo-1-2.noarch.rpm
2020-05-08 22:21:21 UTC/bin/sh -c yum -y install initscripts && yum -y install java-1.8.0-openjdk && yum -y install gerrit-2.16.18-1 && rm -Rf /var/gerrit/{logs,tmp}/* && rm -Rf /var/gerrit/.gerritcodereview && yum -y clean all
2020-05-08 22:21:22 UTC/bin/sh -c #(nop) USER gerrit
2020-05-08 22:21:41 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"
2020-05-08 22:21:43 UTC/bin/sh -c #(nop) ENV CANONICAL_WEB_URL=
2020-05-08 22:21:45 UTC/bin/sh -c #(nop) EXPOSE 29418 8080
2020-05-08 22:21:46 UTC/bin/sh -c #(nop) VOLUME [/var/gerrit/git /var/gerrit/index /var/gerrit/cache /var/gerrit/db /var/gerrit/etc]
2020-05-08 22:21:48 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"]
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.