Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-library images #3789

Merged
merged 1 commit into from
Dec 9, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 8, 2017

- `buildpack-deps`: add bionic (docker-library/buildpack-deps#71)
- `docker`: 17.09.1-ce, 17.12.0-ce-rc1
- `owncloud`: 10.0.4
- `percona`: 5.6.38
- `piwik`: add `redis` support (matomo-org/docker#75)
- `ruby`: Alpine 3.7 (docker-library/ruby#174)
- `wordpress`: add `php7.2` variants and make them default (docker-library/wordpress#259)
@tianon
Copy link
Member Author

tianon commented Dec 8, 2017

Diff:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index 2ac2f88..2814b49 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -16,6 +16,24 @@ buildpack-deps:artful-scm @ arm64v8
 buildpack-deps:artful-scm @ i386
 buildpack-deps:artful-scm @ ppc64le
 buildpack-deps:artful-scm @ s390x
+buildpack-deps:bionic @ amd64
+buildpack-deps:bionic @ arm32v7
+buildpack-deps:bionic @ arm64v8
+buildpack-deps:bionic @ i386
+buildpack-deps:bionic @ ppc64le
+buildpack-deps:bionic @ s390x
+buildpack-deps:bionic-curl @ amd64
+buildpack-deps:bionic-curl @ arm32v7
+buildpack-deps:bionic-curl @ arm64v8
+buildpack-deps:bionic-curl @ i386
+buildpack-deps:bionic-curl @ ppc64le
+buildpack-deps:bionic-curl @ s390x
+buildpack-deps:bionic-scm @ amd64
+buildpack-deps:bionic-scm @ arm32v7
+buildpack-deps:bionic-scm @ arm64v8
+buildpack-deps:bionic-scm @ i386
+buildpack-deps:bionic-scm @ ppc64le
+buildpack-deps:bionic-scm @ s390x
 buildpack-deps:buster @ amd64
 buildpack-deps:buster @ arm32v5
 buildpack-deps:buster @ arm32v7
@@ -175,18 +193,6 @@ docker:latest @ amd64
 docker:latest @ arm64v8
 docker:latest @ ppc64le
 docker:latest @ s390x
-docker:rc @ amd64
-docker:rc @ arm64v8
-docker:rc @ ppc64le
-docker:rc @ s390x
-docker:rc-dind @ amd64
-docker:rc-dind @ arm64v8
-docker:rc-dind @ ppc64le
-docker:rc-dind @ s390x
-docker:rc-git @ amd64
-docker:rc-git @ arm64v8
-docker:rc-git @ ppc64le
-docker:rc-git @ s390x
 docker:stable @ amd64
 docker:stable @ arm64v8
 docker:stable @ ppc64le
@@ -199,8 +205,18 @@ docker:stable-git @ amd64
 docker:stable-git @ arm64v8
 docker:stable-git @ ppc64le
 docker:stable-git @ s390x
-docker:stable-windowsservercore-1709 @ windows-amd64
-docker:stable-windowsservercore-ltsc2016 @ windows-amd64
+docker:test @ amd64
+docker:test @ arm64v8
+docker:test @ ppc64le
+docker:test @ s390x
+docker:test-dind @ amd64
+docker:test-dind @ arm64v8
+docker:test-dind @ ppc64le
+docker:test-dind @ s390x
+docker:test-git @ amd64
+docker:test-git @ arm64v8
+docker:test-git @ ppc64le
+docker:test-git @ s390x
 owncloud:9 @ amd64
 owncloud:9 @ arm32v5
 owncloud:9 @ arm32v7
@@ -298,6 +314,12 @@ ruby:alpine3.6 @ arm64v8
 ruby:alpine3.6 @ i386
 ruby:alpine3.6 @ ppc64le
 ruby:alpine3.6 @ s390x
+ruby:alpine3.7 @ amd64
+ruby:alpine3.7 @ arm32v6
+ruby:alpine3.7 @ arm64v8
+ruby:alpine3.7 @ i386
+ruby:alpine3.7 @ ppc64le
+ruby:alpine3.7 @ s390x
 ruby:alpine @ amd64
 ruby:latest @ amd64
 ruby:latest @ arm32v5
@@ -320,6 +342,12 @@ ruby:rc @ arm64v8
 ruby:rc @ i386
 ruby:rc @ ppc64le
 ruby:rc @ s390x
+ruby:rc-alpine3.6 @ amd64
+ruby:rc-alpine3.6 @ arm32v6
+ruby:rc-alpine3.6 @ arm64v8
+ruby:rc-alpine3.6 @ i386
+ruby:rc-alpine3.6 @ ppc64le
+ruby:rc-alpine3.6 @ s390x
 ruby:rc-alpine @ amd64
 ruby:rc-alpine @ arm32v6
 ruby:rc-alpine @ arm64v8
@@ -357,6 +385,11 @@ ruby:stretch @ s390x
 wordpress:cli-php5.6 @ amd64
 wordpress:cli-php7.0 @ amd64
 wordpress:cli-php7.1 @ amd64
+wordpress:cli-php7.2 @ amd64
+wordpress:cli-php7.2 @ arm32v6
+wordpress:cli-php7.2 @ arm64v8
+wordpress:cli-php7.2 @ i386
+wordpress:cli-php7.2 @ ppc64le
 wordpress:php5.6 @ amd64
 wordpress:php5.6 @ arm32v5
 wordpress:php5.6 @ arm32v7
@@ -402,3 +435,20 @@ wordpress:php7.1-fpm @ i386
 wordpress:php7.1-fpm @ ppc64le
 wordpress:php7.1-fpm @ s390x
 wordpress:php7.1-fpm-alpine @ amd64
+wordpress:php7.2 @ amd64
+wordpress:php7.2 @ arm32v5
+wordpress:php7.2 @ arm32v7
+wordpress:php7.2 @ arm64v8
+wordpress:php7.2 @ i386
+wordpress:php7.2 @ ppc64le
+wordpress:php7.2-fpm @ amd64
+wordpress:php7.2-fpm @ arm32v5
+wordpress:php7.2-fpm @ arm32v7
+wordpress:php7.2-fpm @ arm64v8
+wordpress:php7.2-fpm @ i386
+wordpress:php7.2-fpm @ ppc64le
+wordpress:php7.2-fpm-alpine @ amd64
+wordpress:php7.2-fpm-alpine @ arm32v6
+wordpress:php7.2-fpm-alpine @ arm64v8
+wordpress:php7.2-fpm-alpine @ i386
+wordpress:php7.2-fpm-alpine @ ppc64le
diff --git a/_bashbrew-list b/_bashbrew-list
index f6782db..7603ee3 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,9 @@
 buildpack-deps:artful
 buildpack-deps:artful-curl
 buildpack-deps:artful-scm
+buildpack-deps:bionic
+buildpack-deps:bionic-curl
+buildpack-deps:bionic-scm
 buildpack-deps:buster
 buildpack-deps:buster-curl
 buildpack-deps:buster-scm
@@ -34,24 +37,12 @@ docker:17-git
 docker:17.09
 docker:17.09-dind
 docker:17.09-git
-docker:17.09-rc
-docker:17.09-rc-dind
-docker:17.09-rc-git
-docker:17.09-windowsservercore-1709
-docker:17.09-windowsservercore-ltsc2016
-docker:17.09.0
-docker:17.09.0-ce
-docker:17.09.0-ce-dind
-docker:17.09.0-ce-git
-docker:17.09.0-ce-windowsservercore-1709
-docker:17.09.0-ce-windowsservercore-ltsc2016
-docker:17.09.0-dind
-docker:17.09.0-git
-docker:17.09.0-windowsservercore-1709
-docker:17.09.0-windowsservercore-ltsc2016
-docker:17.09.1-ce-rc1
-docker:17.09.1-ce-rc1-dind
-docker:17.09.1-ce-rc1-git
+docker:17.09.1
+docker:17.09.1-ce
+docker:17.09.1-ce-dind
+docker:17.09.1-ce-git
+docker:17.09.1-dind
+docker:17.09.1-git
 docker:17.11
 docker:17.11-dind
 docker:17.11-git
@@ -61,6 +52,12 @@ docker:17.11.0-ce-dind
 docker:17.11.0-ce-git
 docker:17.11.0-dind
 docker:17.11.0-git
+docker:17.12-rc
+docker:17.12-rc-dind
+docker:17.12-rc-git
+docker:17.12.0-ce-rc1
+docker:17.12.0-ce-rc1-dind
+docker:17.12.0-ce-rc1-git
 docker:dind
 docker:edge
 docker:edge-dind
@@ -73,12 +70,9 @@ docker:rc-git
 docker:stable
 docker:stable-dind
 docker:stable-git
-docker:stable-windowsservercore-1709
-docker:stable-windowsservercore-ltsc2016
 docker:test
 docker:test-dind
 docker:test-git
-docker:windowsservercore
 owncloud:9
 owncloud:9-apache
 owncloud:9-fpm
@@ -100,9 +94,9 @@ owncloud:10-fpm
 owncloud:10.0
 owncloud:10.0-apache
 owncloud:10.0-fpm
-owncloud:10.0.3
-owncloud:10.0.3-apache
-owncloud:10.0.3-fpm
+owncloud:10.0.4
+owncloud:10.0.4-apache
+owncloud:10.0.4-fpm
 owncloud:apache
 owncloud:fpm
 owncloud:latest
@@ -110,7 +104,7 @@ percona:5
 percona:5.5
 percona:5.5.58
 percona:5.6
-percona:5.6.37
+percona:5.6.38
 percona:5.7
 percona:5.7.19
 percona:latest
@@ -130,6 +124,7 @@ ruby:2
 ruby:2-alpine
 ruby:2-alpine3.4
 ruby:2-alpine3.6
+ruby:2-alpine3.7
 ruby:2-jessie
 ruby:2-onbuild
 ruby:2-slim
@@ -168,6 +163,7 @@ ruby:2.4
 ruby:2.4-alpine
 ruby:2.4-alpine3.4
 ruby:2.4-alpine3.6
+ruby:2.4-alpine3.7
 ruby:2.4-jessie
 ruby:2.4-onbuild
 ruby:2.4-slim
@@ -178,6 +174,7 @@ ruby:2.4.2
 ruby:2.4.2-alpine
 ruby:2.4.2-alpine3.4
 ruby:2.4.2-alpine3.6
+ruby:2.4.2-alpine3.7
 ruby:2.4.2-jessie
 ruby:2.4.2-onbuild
 ruby:2.4.2-slim
@@ -187,24 +184,28 @@ ruby:2.4.2-stretch
 ruby:2.5-rc
 ruby:2.5-rc-alpine
 ruby:2.5-rc-alpine3.6
+ruby:2.5-rc-alpine3.7
 ruby:2.5-rc-slim
 ruby:2.5-rc-slim-stretch
 ruby:2.5-rc-stretch
 ruby:2.5.0-preview1
 ruby:2.5.0-preview1-alpine
 ruby:2.5.0-preview1-alpine3.6
+ruby:2.5.0-preview1-alpine3.7
 ruby:2.5.0-preview1-slim
 ruby:2.5.0-preview1-slim-stretch
 ruby:2.5.0-preview1-stretch
 ruby:alpine
 ruby:alpine3.4
 ruby:alpine3.6
+ruby:alpine3.7
 ruby:jessie
 ruby:latest
 ruby:onbuild
 ruby:rc
 ruby:rc-alpine
 ruby:rc-alpine3.6
+ruby:rc-alpine3.7
 ruby:rc-slim
 ruby:rc-slim-stretch
 ruby:rc-stretch
@@ -228,6 +229,10 @@ wordpress:4-php7.1
 wordpress:4-php7.1-apache
 wordpress:4-php7.1-fpm
 wordpress:4-php7.1-fpm-alpine
+wordpress:4-php7.2
+wordpress:4-php7.2-apache
+wordpress:4-php7.2-fpm
+wordpress:4-php7.2-fpm-alpine
 wordpress:4.9
 wordpress:4.9-apache
 wordpress:4.9-fpm
@@ -244,6 +249,10 @@ wordpress:4.9-php7.1
 wordpress:4.9-php7.1-apache
 wordpress:4.9-php7.1-fpm
 wordpress:4.9-php7.1-fpm-alpine
+wordpress:4.9-php7.2
+wordpress:4.9-php7.2-apache
+wordpress:4.9-php7.2-fpm
+wordpress:4.9-php7.2-fpm-alpine
 wordpress:4.9.1
 wordpress:4.9.1-apache
 wordpress:4.9.1-fpm
@@ -260,23 +269,31 @@ wordpress:4.9.1-php7.1
 wordpress:4.9.1-php7.1-apache
 wordpress:4.9.1-php7.1-fpm
 wordpress:4.9.1-php7.1-fpm-alpine
+wordpress:4.9.1-php7.2
+wordpress:4.9.1-php7.2-apache
+wordpress:4.9.1-php7.2-fpm
+wordpress:4.9.1-php7.2-fpm-alpine
 wordpress:apache
 wordpress:cli
 wordpress:cli-1
 wordpress:cli-1-php5.6
 wordpress:cli-1-php7.0
 wordpress:cli-1-php7.1
+wordpress:cli-1-php7.2
 wordpress:cli-1.4
 wordpress:cli-1.4-php5.6
 wordpress:cli-1.4-php7.0
 wordpress:cli-1.4-php7.1
+wordpress:cli-1.4-php7.2
 wordpress:cli-1.4.1
 wordpress:cli-1.4.1-php5.6
 wordpress:cli-1.4.1-php7.0
 wordpress:cli-1.4.1-php7.1
+wordpress:cli-1.4.1-php7.2
 wordpress:cli-php5.6
 wordpress:cli-php7.0
 wordpress:cli-php7.1
+wordpress:cli-php7.2
 wordpress:fpm
 wordpress:fpm-alpine
 wordpress:latest
@@ -292,3 +309,7 @@ wordpress:php7.1
 wordpress:php7.1-apache
 wordpress:php7.1-fpm
 wordpress:php7.1-fpm-alpine
+wordpress:php7.2
+wordpress:php7.2-apache
+wordpress:php7.2-fpm
+wordpress:php7.2-fpm-alpine
diff --git a/_bashbrew-shared-tags b/_bashbrew-shared-tags
index c62b3d5..e69de29 100644
--- a/_bashbrew-shared-tags
+++ b/_bashbrew-shared-tags
@@ -1 +0,0 @@
-docker:windowsservercore -- docker:stable-windowsservercore-ltsc2016, docker:stable-windowsservercore-1709
diff --git a/buildpack-deps_sid-curl/Dockerfile b/buildpack-deps_bionic-curl/Dockerfile
similarity index 94%
copy from buildpack-deps_sid-curl/Dockerfile
copy to buildpack-deps_bionic-curl/Dockerfile
index 57ed0a7..c7c75ae 100644
--- a/buildpack-deps_sid-curl/Dockerfile
+++ b/buildpack-deps_bionic-curl/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:sid
+FROM ubuntu:bionic
 
 RUN apt-get update && apt-get install -y --no-install-recommends \
 		ca-certificates \
diff --git a/buildpack-deps_artful-scm/Dockerfile b/buildpack-deps_bionic-scm/Dockerfile
similarity index 88%
copy from buildpack-deps_artful-scm/Dockerfile
copy to buildpack-deps_bionic-scm/Dockerfile
index 5059c0d..9f6ee6c 100644
--- a/buildpack-deps_artful-scm/Dockerfile
+++ b/buildpack-deps_bionic-scm/Dockerfile
@@ -1,4 +1,4 @@
-FROM buildpack-deps:artful-curl
+FROM buildpack-deps:bionic-curl
 
 # procps is very common in build systems, and is a reasonably small package
 RUN apt-get update && apt-get install -y --no-install-recommends \
diff --git a/buildpack-deps_buster/Dockerfile b/buildpack-deps_bionic/Dockerfile
similarity index 97%
copy from buildpack-deps_buster/Dockerfile
copy to buildpack-deps_bionic/Dockerfile
index fbd510e..f1a71c8 100644
--- a/buildpack-deps_buster/Dockerfile
+++ b/buildpack-deps_bionic/Dockerfile
@@ -1,4 +1,4 @@
-FROM buildpack-deps:buster-scm
+FROM buildpack-deps:bionic-scm
 
 RUN set -ex; \
 	apt-get update; \
diff --git a/docker_stable-windowsservercore-1709/Dockerfile b/docker_stable-windowsservercore-1709/Dockerfile
deleted file mode 100644
index 0d34192..0000000
diff --git a/docker_stable-windowsservercore-ltsc2016/Dockerfile b/docker_stable-windowsservercore-ltsc2016/Dockerfile
deleted file mode 100644
index 2295126..0000000
diff --git a/docker_stable/Dockerfile b/docker_stable/Dockerfile
index e815227..2c16d01 100644
--- a/docker_stable/Dockerfile
+++ b/docker_stable/Dockerfile
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
 RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
 
 ENV DOCKER_CHANNEL stable
-ENV DOCKER_VERSION 17.09.0-ce
+ENV DOCKER_VERSION 17.09.1-ce
 # TODO ENV DOCKER_SHA256
 # https://github.com/docker/docker-ce/blob/5b073ee2cf564edee5adca05eee574142f7627bb/components/packaging/static/hash_files !!
 # (no SHA file artifacts on download.docker.com yet as of 2017-06-07 though)
diff --git a/docker_rc-dind/Dockerfile b/docker_test-dind/Dockerfile
similarity index 98%
rename from docker_rc-dind/Dockerfile
rename to docker_test-dind/Dockerfile
index c6862e6..df31650 100644
--- a/docker_rc-dind/Dockerfile
+++ b/docker_test-dind/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker:17.09-rc
+FROM docker:17.12-rc
 
 # https://github.com/docker/docker/blob/master/project/PACKAGERS.md#runtime-dependencies
 RUN set -eux; \
diff --git a/docker_rc-dind/dockerd-entrypoint.sh b/docker_test-dind/dockerd-entrypoint.sh
similarity index 100%
rename from docker_rc-dind/dockerd-entrypoint.sh
rename to docker_test-dind/dockerd-entrypoint.sh
diff --git a/docker_rc-git/Dockerfile b/docker_test-git/Dockerfile
similarity index 70%
rename from docker_rc-git/Dockerfile
rename to docker_test-git/Dockerfile
index d640d51..fbf60c2 100644
--- a/docker_rc-git/Dockerfile
+++ b/docker_test-git/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker:17.09-rc
+FROM docker:17.12-rc
 
 RUN apk add --no-cache \
 		git \
diff --git a/docker_rc/Dockerfile b/docker_test/Dockerfile
similarity index 98%
rename from docker_rc/Dockerfile
rename to docker_test/Dockerfile
index 743bf9d..57c6b00 100644
--- a/docker_rc/Dockerfile
+++ b/docker_test/Dockerfile
@@ -10,7 +10,7 @@ RUN apk add --no-cache \
 RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
 
 ENV DOCKER_CHANNEL test
-ENV DOCKER_VERSION 17.09.1-ce-rc1
+ENV DOCKER_VERSION 17.12.0-ce-rc1
 # TODO ENV DOCKER_SHA256
 # https://github.com/docker/docker-ce/blob/5b073ee2cf564edee5adca05eee574142f7627bb/components/packaging/static/hash_files !!
 # (no SHA file artifacts on download.docker.com yet as of 2017-06-07 though)
diff --git a/docker_rc/docker-entrypoint.sh b/docker_test/docker-entrypoint.sh
similarity index 100%
rename from docker_rc/docker-entrypoint.sh
rename to docker_test/docker-entrypoint.sh
diff --git a/docker_rc/modprobe.sh b/docker_test/modprobe.sh
similarity index 100%
rename from docker_rc/modprobe.sh
rename to docker_test/modprobe.sh
diff --git a/owncloud_fpm/Dockerfile b/owncloud_fpm/Dockerfile
index cac0e85..57af01a 100644
--- a/owncloud_fpm/Dockerfile
+++ b/owncloud_fpm/Dockerfile
@@ -42,7 +42,7 @@ RUN set -ex \
 	&& pecl install redis-3.1.2 \
 	&& docker-php-ext-enable apcu memcached redis
 
-ENV OWNCLOUD_VERSION 10.0.3
+ENV OWNCLOUD_VERSION 10.0.4
 VOLUME /var/www/html
 
 RUN curl -fsSL -o owncloud.tar.bz2 \
diff --git a/owncloud_latest/Dockerfile b/owncloud_latest/Dockerfile
index 45ab61c..88ac7c6 100644
--- a/owncloud_latest/Dockerfile
+++ b/owncloud_latest/Dockerfile
@@ -43,7 +43,7 @@ RUN set -ex \
 	&& pecl install redis-3.1.2 \
 	&& docker-php-ext-enable apcu memcached redis
 
-ENV OWNCLOUD_VERSION 10.0.3
+ENV OWNCLOUD_VERSION 10.0.4
 VOLUME /var/www/html
 
 RUN curl -fsSL -o owncloud.tar.bz2 \
diff --git a/percona_5.6/Dockerfile b/percona_5.6/Dockerfile
index edb6289..bbfd948 100644
--- a/percona_5.6/Dockerfile
+++ b/percona_5.6/Dockerfile
@@ -50,7 +50,7 @@ RUN set -ex; \
 RUN echo 'deb https://repo.percona.com/apt jessie main' > /etc/apt/sources.list.d/percona.list
 
 ENV PERCONA_MAJOR 5.6
-ENV PERCONA_VERSION 5.6.37-82.2-1.jessie
+ENV PERCONA_VERSION 5.6.38-83.0-1.jessie
 
 # the "/var/lib/mysql" stuff here is because the mysql-server postinst doesn't have an explicit way to disable the mysql_install_db codepath besides having a database already "configured" (ie, stuff in /var/lib/mysql/mysql)
 # also, we set debconf keys to make APT a little quieter
diff --git a/piwik_fpm/Dockerfile b/piwik_fpm/Dockerfile
index 8eee846..60258aa 100644
--- a/piwik_fpm/Dockerfile
+++ b/piwik_fpm/Dockerfile
@@ -15,7 +15,10 @@ RUN docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --w
 	&& docker-php-ext-configure ldap --with-libdir=lib/x86_64-linux-gnu/ \
  	&& docker-php-ext-install -j$(nproc) gd mbstring mysql pdo_mysql zip ldap opcache
 
-RUN pecl install APCu geoip
+RUN pecl install APCu geoip redis \
+  && rm -rf /tmp/pear
+
+RUN docker-php-ext-enable redis
 
 ENV PIWIK_VERSION 3.2.1
 
diff --git a/piwik_latest/Dockerfile b/piwik_latest/Dockerfile
index 50fef96..4046c5a 100644
--- a/piwik_latest/Dockerfile
+++ b/piwik_latest/Dockerfile
@@ -15,7 +15,10 @@ RUN docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --w
 	&& docker-php-ext-configure ldap --with-libdir=lib/x86_64-linux-gnu/ \
  	&& docker-php-ext-install -j$(nproc) gd mbstring mysql pdo_mysql zip ldap opcache
 
-RUN pecl install APCu geoip
+RUN pecl install APCu geoip redis \
+  && rm -rf /tmp/pear
+
+RUN docker-php-ext-enable redis
 
 ENV PIWIK_VERSION 3.2.1
 
diff --git a/ruby_alpine3.6/Dockerfile b/ruby_alpine3.7/Dockerfile
similarity index 99%
copy from ruby_alpine3.6/Dockerfile
copy to ruby_alpine3.7/Dockerfile
index 7912ff4..137b1d4 100644
--- a/ruby_alpine3.6/Dockerfile
+++ b/ruby_alpine3.7/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.6
+FROM alpine:3.7
 
 # skip installing gem documentation
 RUN mkdir -p /usr/local/etc \
diff --git a/ruby_rc-alpine/Dockerfile b/ruby_rc-alpine/Dockerfile
index f3c061c..03ab826 100644
--- a/ruby_rc-alpine/Dockerfile
+++ b/ruby_rc-alpine/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.6
+FROM alpine:3.7
 
 # skip installing gem documentation
 RUN mkdir -p /usr/local/etc \
diff --git a/ruby_rc-alpine/Dockerfile b/ruby_rc-alpine3.6/Dockerfile
similarity index 100%
copy from ruby_rc-alpine/Dockerfile
copy to ruby_rc-alpine3.6/Dockerfile
diff --git a/wordpress_cli-php5.6/Dockerfile b/wordpress_cli-php5.6/Dockerfile
index 905d16a..f028de8 100644
--- a/wordpress_cli-php5.6/Dockerfile
+++ b/wordpress_cli-php5.6/Dockerfile
@@ -62,7 +62,7 @@ RUN set -ex; \
 	export GNUPGHOME="$(mktemp -d)"; \
 	gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$WORDPRESS_CLI_GPG_KEY"; \
 	gpg --batch --decrypt --output /usr/local/bin/wp /usr/local/bin/wp.gpg; \
-	rm -r "$GNUPGHOME" /usr/local/bin/wp.gpg; \
+	rm -rf "$GNUPGHOME" /usr/local/bin/wp.gpg; \
 	\
 	echo "$WORDPRESS_CLI_SHA512 */usr/local/bin/wp" | sha512sum -c -; \
 	chmod +x /usr/local/bin/wp; \
diff --git a/wordpress_cli-php7.0/Dockerfile b/wordpress_cli-php7.0/Dockerfile
index ed22e34..7c27d98 100644
--- a/wordpress_cli-php7.0/Dockerfile
+++ b/wordpress_cli-php7.0/Dockerfile
@@ -62,7 +62,7 @@ RUN set -ex; \
 	export GNUPGHOME="$(mktemp -d)"; \
 	gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$WORDPRESS_CLI_GPG_KEY"; \
 	gpg --batch --decrypt --output /usr/local/bin/wp /usr/local/bin/wp.gpg; \
-	rm -r "$GNUPGHOME" /usr/local/bin/wp.gpg; \
+	rm -rf "$GNUPGHOME" /usr/local/bin/wp.gpg; \
 	\
 	echo "$WORDPRESS_CLI_SHA512 */usr/local/bin/wp" | sha512sum -c -; \
 	chmod +x /usr/local/bin/wp; \
diff --git a/wordpress_cli-php7.1/Dockerfile b/wordpress_cli-php7.1/Dockerfile
index 37b0058..dd896ac 100644
--- a/wordpress_cli-php7.1/Dockerfile
+++ b/wordpress_cli-php7.1/Dockerfile
@@ -62,7 +62,7 @@ RUN set -ex; \
 	export GNUPGHOME="$(mktemp -d)"; \
 	gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$WORDPRESS_CLI_GPG_KEY"; \
 	gpg --batch --decrypt --output /usr/local/bin/wp /usr/local/bin/wp.gpg; \
-	rm -r "$GNUPGHOME" /usr/local/bin/wp.gpg; \
+	rm -rf "$GNUPGHOME" /usr/local/bin/wp.gpg; \
 	\
 	echo "$WORDPRESS_CLI_SHA512 */usr/local/bin/wp" | sha512sum -c -; \
 	chmod +x /usr/local/bin/wp; \
diff --git a/wordpress_cli-php5.6/Dockerfile b/wordpress_cli-php7.2/Dockerfile
similarity index 97%
copy from wordpress_cli-php5.6/Dockerfile
copy to wordpress_cli-php7.2/Dockerfile
index 905d16a..673398b 100644
--- a/wordpress_cli-php5.6/Dockerfile
+++ b/wordpress_cli-php7.2/Dockerfile
@@ -1,4 +1,4 @@
-FROM php:5.6-alpine
+FROM php:7.2-alpine
 
 # install the PHP extensions we need
 RUN set -ex; \
@@ -62,7 +62,7 @@ RUN set -ex; \
 	export GNUPGHOME="$(mktemp -d)"; \
 	gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$WORDPRESS_CLI_GPG_KEY"; \
 	gpg --batch --decrypt --output /usr/local/bin/wp /usr/local/bin/wp.gpg; \
-	rm -r "$GNUPGHOME" /usr/local/bin/wp.gpg; \
+	rm -rf "$GNUPGHOME" /usr/local/bin/wp.gpg; \
 	\
 	echo "$WORDPRESS_CLI_SHA512 */usr/local/bin/wp" | sha512sum -c -; \
 	chmod +x /usr/local/bin/wp; \
diff --git a/wordpress_cli-php5.6/docker-entrypoint.sh b/wordpress_cli-php7.2/docker-entrypoint.sh
similarity index 100%
copy from wordpress_cli-php5.6/docker-entrypoint.sh
copy to wordpress_cli-php7.2/docker-entrypoint.sh
diff --git a/wordpress_php7.1-fpm-alpine/Dockerfile b/wordpress_php7.2-fpm-alpine/Dockerfile
similarity index 98%
copy from wordpress_php7.1-fpm-alpine/Dockerfile
copy to wordpress_php7.2-fpm-alpine/Dockerfile
index 143a5c5..07b128b 100644
--- a/wordpress_php7.1-fpm-alpine/Dockerfile
+++ b/wordpress_php7.2-fpm-alpine/Dockerfile
@@ -1,4 +1,4 @@
-FROM php:7.1-fpm-alpine
+FROM php:7.2-fpm-alpine
 
 # docker-entrypoint.sh dependencies
 RUN apk add --no-cache \
diff --git a/wordpress_php5.6-fpm-alpine/docker-entrypoint.sh b/wordpress_php7.2-fpm-alpine/docker-entrypoint.sh
similarity index 100%
copy from wordpress_php5.6-fpm-alpine/docker-entrypoint.sh
copy to wordpress_php7.2-fpm-alpine/docker-entrypoint.sh
diff --git a/wordpress_php5.6-fpm/Dockerfile b/wordpress_php7.2-fpm/Dockerfile
similarity index 98%
copy from wordpress_php5.6-fpm/Dockerfile
copy to wordpress_php7.2-fpm/Dockerfile
index 0f4e89c..1115254 100644
--- a/wordpress_php5.6-fpm/Dockerfile
+++ b/wordpress_php7.2-fpm/Dockerfile
@@ -1,4 +1,4 @@
-FROM php:5.6-fpm
+FROM php:7.2-fpm
 
 # install the PHP extensions we need
 RUN set -ex; \
diff --git a/wordpress_php5.6-fpm-alpine/docker-entrypoint.sh b/wordpress_php7.2-fpm/docker-entrypoint.sh
similarity index 100%
copy from wordpress_php5.6-fpm-alpine/docker-entrypoint.sh
copy to wordpress_php7.2-fpm/docker-entrypoint.sh
diff --git a/wordpress_php7.1/Dockerfile b/wordpress_php7.2/Dockerfile
similarity index 98%
copy from wordpress_php7.1/Dockerfile
copy to wordpress_php7.2/Dockerfile
index dc23915..6c9b089 100644
--- a/wordpress_php7.1/Dockerfile
+++ b/wordpress_php7.2/Dockerfile
@@ -1,4 +1,4 @@
-FROM php:7.1-apache
+FROM php:7.2-apache
 
 # install the PHP extensions we need
 RUN set -ex; \
diff --git a/wordpress_php5.6-fpm-alpine/docker-entrypoint.sh b/wordpress_php7.2/docker-entrypoint.sh
similarity index 100%
copy from wordpress_php5.6-fpm-alpine/docker-entrypoint.sh
copy to wordpress_php7.2/docker-entrypoint.sh

@tianon
Copy link
Member Author

tianon commented Dec 8, 2017

IMO we should ditch ruby:rc-alpine3.6 post-merge (since it's an unreleased version -- same logic as for why we updated ruby:rc-alpine)

@tianon
Copy link
Member Author

tianon commented Dec 8, 2017

Build test of #3789; 562b042; amd64 (buildpack-deps, docker, owncloud, percona, piwik, ruby, wordpress):

$ bashbrew build buildpack-deps:artful-curl
Using bashbrew/cache:b53093e14dfbd4496f45c104ab053b4adc61d489a865eae5641c144331f92614 (buildpack-deps:artful-curl)
Tagging buildpack-deps:artful-curl

$ test/run.sh buildpack-deps:artful-curl
testing buildpack-deps:artful-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:artful-scm
Using bashbrew/cache:c1368ca2dc7608655e9331e8b2f268416f7a3b768d6a9c7a057687f8dbfc00b2 (buildpack-deps:artful-scm)
Tagging buildpack-deps:artful-scm

$ test/run.sh buildpack-deps:artful-scm
testing buildpack-deps:artful-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:artful
Using bashbrew/cache:693e7ba412311d367752fe640673da21d8abf6b95128df59b37e566dcd709e29 (buildpack-deps:artful)
Tagging buildpack-deps:artful

$ test/run.sh buildpack-deps:artful
testing buildpack-deps:artful
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:bionic-curl
Building bashbrew/cache:312340e3542d01837e712538955e7cad9af0a06e655385261674369e8e367f66 (buildpack-deps:bionic-curl)
Tagging buildpack-deps:bionic-curl

$ test/run.sh buildpack-deps:bionic-curl
testing buildpack-deps:bionic-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:bionic-scm
Building bashbrew/cache:deb2cb402a20d85be995a341b266edac81e54451993b4abaae3decd85ef6cf2d (buildpack-deps:bionic-scm)
Tagging buildpack-deps:bionic-scm

$ test/run.sh buildpack-deps:bionic-scm
testing buildpack-deps:bionic-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:bionic
Building bashbrew/cache:2a175f19dbc83493c792b3d062f27e0db4b2461b2fbbb24925ca90bb7d9a7b3a (buildpack-deps:bionic)
Tagging buildpack-deps:bionic

$ test/run.sh buildpack-deps:bionic
testing buildpack-deps:bionic
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:buster-curl
Using bashbrew/cache:3827d1b7d30dd7d95fea825122b45937888b3af48cbb490183b6c8f5cb74a610 (buildpack-deps:buster-curl)
Tagging buildpack-deps:buster-curl

$ test/run.sh buildpack-deps:buster-curl
testing buildpack-deps:buster-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:buster-scm
Using bashbrew/cache:cd256fea4498656c48efabbeff585d29c276996472e21ad885a48655d8de8193 (buildpack-deps:buster-scm)
Tagging buildpack-deps:buster-scm

$ test/run.sh buildpack-deps:buster-scm
testing buildpack-deps:buster-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:buster
Using bashbrew/cache:d265642d97d1f404b569c94002fe12483a4f3d0b4bff31c3ff2e25952be3987f (buildpack-deps:buster)
Tagging buildpack-deps:buster

$ test/run.sh buildpack-deps:buster
testing buildpack-deps:buster
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:jessie-curl
Using bashbrew/cache:468b39afecf48eaab34a4e27810323e58d103fd89d1d10324813fa37a78a813b (buildpack-deps:jessie-curl)
Tagging buildpack-deps:jessie-curl

$ test/run.sh buildpack-deps:jessie-curl
testing buildpack-deps:jessie-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:jessie-scm
Using bashbrew/cache:c209b59a4fffab4efe2bdd0ea907e826a4951d32b398db33ade56cea3fdedc78 (buildpack-deps:jessie-scm)
Tagging buildpack-deps:jessie-scm

$ test/run.sh buildpack-deps:jessie-scm
testing buildpack-deps:jessie-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:jessie
Using bashbrew/cache:21c22510003dd64f98ecf2927d15aae26b64bc8f480bc5a15055d75837e6f36a (buildpack-deps:jessie)
Tagging buildpack-deps:jessie

$ test/run.sh buildpack-deps:jessie
testing buildpack-deps:jessie
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:sid-curl
Using bashbrew/cache:4fb1ab05b3b013ab1995844685588118d20994600aec5fd4a7556cfefea4f6f5 (buildpack-deps:sid-curl)
Tagging buildpack-deps:sid-curl

$ test/run.sh buildpack-deps:sid-curl
testing buildpack-deps:sid-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:sid-scm
Using bashbrew/cache:26279554e5151041a7c89dc70e3d7fea41a47c1081b4ac52efd8d50357763e12 (buildpack-deps:sid-scm)
Tagging buildpack-deps:sid-scm

$ test/run.sh buildpack-deps:sid-scm
testing buildpack-deps:sid-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:sid
Using bashbrew/cache:be827302cefab6d4c8e73bee1659141609d053566dff482367001494379f6a46 (buildpack-deps:sid)
Tagging buildpack-deps:sid

$ test/run.sh buildpack-deps:sid
testing buildpack-deps:sid
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:stretch-curl
Using bashbrew/cache:a385c3affc487b92fa8a8b23379824f84fa3e10f627ca8b79e4045ab03c41cc2 (buildpack-deps:stretch-curl)
Tagging buildpack-deps:stretch-curl
Tagging buildpack-deps:curl

$ test/run.sh buildpack-deps:stretch-curl
testing buildpack-deps:stretch-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:stretch-scm
Using bashbrew/cache:3338cdd9e3b695bcadf566feabfc537fceedc3f6b6b6032373f38569b81bfd36 (buildpack-deps:stretch-scm)
Tagging buildpack-deps:stretch-scm
Tagging buildpack-deps:scm

$ test/run.sh buildpack-deps:stretch-scm
testing buildpack-deps:stretch-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:stretch
Using bashbrew/cache:aeba1168da5c41dc758cd26a2ac0bb3510ad4d95b1f937d3e40bc22232346565 (buildpack-deps:stretch)
Tagging buildpack-deps:stretch
Tagging buildpack-deps:latest

$ test/run.sh buildpack-deps:stretch
testing buildpack-deps:stretch
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:trusty-curl
Using bashbrew/cache:529006f8a98801b8a499c83bc0df2b97510f37f5d91e3905f9486396f08db2ed (buildpack-deps:trusty-curl)
Tagging buildpack-deps:trusty-curl

$ test/run.sh buildpack-deps:trusty-curl
testing buildpack-deps:trusty-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:trusty-scm
Using bashbrew/cache:94acbf6feaedfee9b52e3e9f096a8248f8c756f87b4a31da09aed3cca8b05e54 (buildpack-deps:trusty-scm)
Tagging buildpack-deps:trusty-scm

$ test/run.sh buildpack-deps:trusty-scm
testing buildpack-deps:trusty-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:trusty
Using bashbrew/cache:b4d973941aa7a56447ac58c689455f2b9b0b9ca0d831f225d47e8530a9627c2b (buildpack-deps:trusty)
Tagging buildpack-deps:trusty

$ test/run.sh buildpack-deps:trusty
testing buildpack-deps:trusty
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:wheezy-curl
Using bashbrew/cache:3a79476835d05cd4bb5a06f5080d09d2e1a03d78c69fa5278655926dd97f6038 (buildpack-deps:wheezy-curl)
Tagging buildpack-deps:wheezy-curl

$ test/run.sh buildpack-deps:wheezy-curl
testing buildpack-deps:wheezy-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:wheezy-scm
Using bashbrew/cache:84ea98b11bf540902bc76f476383dfe8d63d8a9a3d5c41a462704fdab79b9fbf (buildpack-deps:wheezy-scm)
Tagging buildpack-deps:wheezy-scm

$ test/run.sh buildpack-deps:wheezy-scm
testing buildpack-deps:wheezy-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:wheezy
Using bashbrew/cache:44e3f98438c339f75dba4240b413dc95e111e538f05175cfc1d8b88f6c3b87d8 (buildpack-deps:wheezy)
Tagging buildpack-deps:wheezy

$ test/run.sh buildpack-deps:wheezy
testing buildpack-deps:wheezy
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:xenial-curl
Using bashbrew/cache:86a54169a9b74931d28963dc4bf72148c24ebf6f25f1ee06f38f49e16317f317 (buildpack-deps:xenial-curl)
Tagging buildpack-deps:xenial-curl

$ test/run.sh buildpack-deps:xenial-curl
testing buildpack-deps:xenial-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:xenial-scm
Using bashbrew/cache:9434b74554da03aaa53267fc4a9416057d7bba683e7451bd501246a46e46024f (buildpack-deps:xenial-scm)
Tagging buildpack-deps:xenial-scm

$ test/run.sh buildpack-deps:xenial-scm
testing buildpack-deps:xenial-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:xenial
Using bashbrew/cache:008f51ccfd30ae9d9168f5de777d8f7808aa885ad81b4eea25d61576badf5782 (buildpack-deps:xenial)
Tagging buildpack-deps:xenial

$ test/run.sh buildpack-deps:xenial
testing buildpack-deps:xenial
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:zesty-curl
Using bashbrew/cache:86077e9480cc3272e2926446e1d6d32be7033aa61db01bb2bb23b9038d49332b (buildpack-deps:zesty-curl)
Tagging buildpack-deps:zesty-curl

$ test/run.sh buildpack-deps:zesty-curl
testing buildpack-deps:zesty-curl
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:zesty-scm
Using bashbrew/cache:8c671c7a9dabd9ea46c2ab1d901559363e1ded420e8748623e834a7f96d6513f (buildpack-deps:zesty-scm)
Tagging buildpack-deps:zesty-scm

$ test/run.sh buildpack-deps:zesty-scm
testing buildpack-deps:zesty-scm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build buildpack-deps:zesty
Using bashbrew/cache:52da214c3a379adf32bbe27c5437da814ebafb8a5f8b3aa51adf082d16229c43 (buildpack-deps:zesty)
Tagging buildpack-deps:zesty

$ test/run.sh buildpack-deps:zesty
testing buildpack-deps:zesty
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed
$ bashbrew build docker:17.12.0-ce-rc1
Building bashbrew/cache:9a3ffc2a4a2a7b51fd405450ddd5e6cbb41fb4fd0fc487069406e2043b80494f (docker:17.12.0-ce-rc1)
Tagging docker:17.12.0-ce-rc1
Tagging docker:17.12-rc
Tagging docker:rc
Tagging docker:test

$ test/run.sh docker:17.12.0-ce-rc1
testing docker:17.12.0-ce-rc1
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build docker:17.12.0-ce-rc1-dind
Building bashbrew/cache:e4f31591e14f9fd55f6452b9d05a21ddb70863ea18667d09d117ead7a4665891 (docker:17.12.0-ce-rc1-dind)
Tagging docker:17.12.0-ce-rc1-dind
Tagging docker:17.12-rc-dind
Tagging docker:rc-dind
Tagging docker:test-dind

$ test/run.sh docker:17.12.0-ce-rc1-dind
testing docker:17.12.0-ce-rc1-dind
	'utc' [1/6]...passed
	'cve-2014--shellshock' [2/6]...passed
	'no-hard-coded-passwords' [3/6]...passed
	'override-cmd' [4/6]...passed
	'docker-dind' [5/6]...passed
	'docker-registry-push-pull' [6/6]...passed


$ bashbrew build docker:17.12.0-ce-rc1-git
Building bashbrew/cache:2be243a36c3bbbad55de2e233399edc8a0f1b9ce83b661333a48afe6cb4d3562 (docker:17.12.0-ce-rc1-git)
Tagging docker:17.12.0-ce-rc1-git
Tagging docker:17.12-rc-git
Tagging docker:rc-git
Tagging docker:test-git

$ test/run.sh docker:17.12.0-ce-rc1-git
testing docker:17.12.0-ce-rc1-git
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build docker:17.11.0-ce
Using bashbrew/cache:b77bd202200448af3e33a99095be027349f046cee372787c82253e1757aee316 (docker:17.11.0-ce)
Tagging docker:17.11.0-ce
Tagging docker:17.11.0
Tagging docker:17.11
Tagging docker:17
Tagging docker:edge
Tagging docker:latest

$ test/run.sh docker:17.11.0-ce
testing docker:17.11.0-ce
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build docker:17.11.0-ce-dind
Using bashbrew/cache:a729350ce1f3fa37651da5d81134238bf0c57e21d1dbc8e13f4ae2e65d3bec81 (docker:17.11.0-ce-dind)
Tagging docker:17.11.0-ce-dind
Tagging docker:17.11.0-dind
Tagging docker:17.11-dind
Tagging docker:17-dind
Tagging docker:edge-dind
Tagging docker:dind

$ test/run.sh docker:17.11.0-ce-dind
testing docker:17.11.0-ce-dind
	'utc' [1/6]...passed
	'cve-2014--shellshock' [2/6]...passed
	'no-hard-coded-passwords' [3/6]...passed
	'override-cmd' [4/6]...passed
	'docker-dind' [5/6]...passed
	'docker-registry-push-pull' [6/6]...passed


$ bashbrew build docker:17.11.0-ce-git
Using bashbrew/cache:1d79e7de18dc50457e8aeb42e23507990cb82166bd20882ff39ae6b213e4c528 (docker:17.11.0-ce-git)
Tagging docker:17.11.0-ce-git
Tagging docker:17.11.0-git
Tagging docker:17.11-git
Tagging docker:17-git
Tagging docker:edge-git
Tagging docker:git

$ test/run.sh docker:17.11.0-ce-git
testing docker:17.11.0-ce-git
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build docker:17.09.1-ce
Building bashbrew/cache:e4d12fd75abee9e32353fbe1e76f533661aacb534bfcd62ba3f90289fc6d0da1 (docker:17.09.1-ce)
Tagging docker:17.09.1-ce
Tagging docker:17.09.1
Tagging docker:17.09
Tagging docker:stable

$ test/run.sh docker:17.09.1-ce
testing docker:17.09.1-ce
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build docker:17.09.1-ce-dind
Building bashbrew/cache:d6698fb73b5122c1e016db321c8888e4bcf32d44113fda060fa56a8ab157d414 (docker:17.09.1-ce-dind)
Tagging docker:17.09.1-ce-dind
Tagging docker:17.09.1-dind
Tagging docker:17.09-dind
Tagging docker:stable-dind

$ test/run.sh docker:17.09.1-ce-dind
testing docker:17.09.1-ce-dind
	'utc' [1/6]...passed
	'cve-2014--shellshock' [2/6]...passed
	'no-hard-coded-passwords' [3/6]...passed
	'override-cmd' [4/6]...passed
	'docker-dind' [5/6]...passed
	'docker-registry-push-pull' [6/6]...passed


$ bashbrew build docker:17.09.1-ce-git
Building bashbrew/cache:7238e6de1ac8fd8bde4d0bac4982e41152011fd4a0b176ab6c49037e6d1a6d07 (docker:17.09.1-ce-git)
Tagging docker:17.09.1-ce-git
Tagging docker:17.09.1-git
Tagging docker:17.09-git
Tagging docker:stable-git

$ test/run.sh docker:17.09.1-ce-git
testing docker:17.09.1-ce-git
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed
$ bashbrew build owncloud:10.0.4-apache
Building bashbrew/cache:06ce61d0af5be5ca55001172c645a17a0e6e7da7aa23ed94a284e0b15f0e1b1b (owncloud:10.0.4-apache)
Tagging owncloud:10.0.4-apache
Tagging owncloud:10.0-apache
Tagging owncloud:10-apache
Tagging owncloud:apache
Tagging owncloud:10.0.4
Tagging owncloud:10.0
Tagging owncloud:10
Tagging owncloud:latest

$ test/run.sh owncloud:10.0.4-apache
testing owncloud:10.0.4-apache
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build owncloud:10.0.4-fpm
Building bashbrew/cache:d58fc32f97d11aee12f18681365a899e8eb251a53194bb91577355cdba791f9d (owncloud:10.0.4-fpm)
Tagging owncloud:10.0.4-fpm
Tagging owncloud:10.0-fpm
Tagging owncloud:10-fpm
Tagging owncloud:fpm

$ test/run.sh owncloud:10.0.4-fpm
testing owncloud:10.0.4-fpm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build owncloud:9.1.7-apache
Using bashbrew/cache:c8771b941dcffd5d24d98ff2f5ee9bb2d7689eb4b8f5f4ca982dc33b08f1aba7 (owncloud:9.1.7-apache)
Tagging owncloud:9.1.7-apache
Tagging owncloud:9.1-apache
Tagging owncloud:9-apache
Tagging owncloud:9.1.7
Tagging owncloud:9.1
Tagging owncloud:9

$ test/run.sh owncloud:9.1.7-apache
testing owncloud:9.1.7-apache
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build owncloud:9.1.7-fpm
Using bashbrew/cache:01be49264a40c62a7539312ed33cbdcf635d939a42b086c4c587d198284d6f3e (owncloud:9.1.7-fpm)
Tagging owncloud:9.1.7-fpm
Tagging owncloud:9.1-fpm
Tagging owncloud:9-fpm

$ test/run.sh owncloud:9.1.7-fpm
testing owncloud:9.1.7-fpm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build owncloud:9.0.11-apache
Using bashbrew/cache:8ead00b91c18bdccbdec407d1d694b7af5c6756a8d0d0b920c4f7557b3e28f73 (owncloud:9.0.11-apache)
Tagging owncloud:9.0.11-apache
Tagging owncloud:9.0-apache
Tagging owncloud:9.0.11
Tagging owncloud:9.0

$ test/run.sh owncloud:9.0.11-apache
testing owncloud:9.0.11-apache
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build owncloud:9.0.11-fpm
Using bashbrew/cache:d0f8be3ea57316e728282318b3592a6d57b350eeb6d9d890d043c577d3af6aed (owncloud:9.0.11-fpm)
Tagging owncloud:9.0.11-fpm
Tagging owncloud:9.0-fpm

$ test/run.sh owncloud:9.0.11-fpm
testing owncloud:9.0.11-fpm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed
$ bashbrew build percona:5.7.19
Using bashbrew/cache:da86102863d89d542ae8a3f6dcae14439907f6ab051e20b74c867fe846283938 (percona:5.7.19)
Tagging percona:5.7.19
Tagging percona:5.7
Tagging percona:5
Tagging percona:latest

$ test/run.sh percona:5.7.19
testing percona:5.7.19
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'mysql-basics' [5/7]......passed
	'mysql-initdb' [6/7]......passed
	'mysql-log-bin' [7/7]......passed


$ bashbrew build percona:5.6.38
Building bashbrew/cache:1f94c9bdd9eb33610eb8a35a1f941008a42dfc20a1ddb43d372a97abbb1f9b6b (percona:5.6.38)
Tagging percona:5.6.38
Tagging percona:5.6

$ test/run.sh percona:5.6.38
testing percona:5.6.38
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'mysql-basics' [5/7].......passed
	'mysql-initdb' [6/7].......passed
	'mysql-log-bin' [7/7].......passed


$ bashbrew build percona:5.5.58
Using bashbrew/cache:1e7f616fdb673d3d223e51ad28d3d10d96bfc56f7f473560802c2e3762241fb4 (percona:5.5.58)
Tagging percona:5.5.58
Tagging percona:5.5

$ test/run.sh percona:5.5.58
testing percona:5.5.58
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'mysql-basics' [5/7]......passed
	'mysql-initdb' [6/7]......passed
	'mysql-log-bin' [7/7]......passed
$ bashbrew build piwik:3.2.1-apache
Building bashbrew/cache:756f95ac4aec66f6a7c3a83771fd0873086232c26948d4a85aebcadfe006c45f (piwik:3.2.1-apache)
Tagging piwik:3.2.1-apache
Tagging piwik:3.2-apache
Tagging piwik:3-apache
Tagging piwik:apache
Tagging piwik:3.2.1
Tagging piwik:3.2
Tagging piwik:3
Tagging piwik:latest

$ test/run.sh piwik:3.2.1-apache
testing piwik:3.2.1-apache
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build piwik:3.2.1-fpm
Building bashbrew/cache:8b27092339176d17c5983dd22cbaf8d0cdc8259f6682b4d451fc6fdb77a41cd2 (piwik:3.2.1-fpm)
Tagging piwik:3.2.1-fpm
Tagging piwik:3.2-fpm
Tagging piwik:3-fpm
Tagging piwik:fpm

$ test/run.sh piwik:3.2.1-fpm
testing piwik:3.2.1-fpm
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed
$ bashbrew build ruby:2.5.0-preview1-stretch
Using bashbrew/cache:f29bf841976b3f162c4230802a82a4e79834d6e45368b7f75f7a5a1a6030e057 (ruby:2.5.0-preview1-stretch)
Tagging ruby:2.5.0-preview1-stretch
Tagging ruby:2.5-rc-stretch
Tagging ruby:rc-stretch
Tagging ruby:2.5.0-preview1
Tagging ruby:2.5-rc
Tagging ruby:rc

$ test/run.sh ruby:2.5.0-preview1-stretch
testing ruby:2.5.0-preview1-stretch
	'utc' [1/9]...passed
	'cve-2014--shellshock' [2/9]...passed
	'no-hard-coded-passwords' [3/9]...passed
	'override-cmd' [4/9]...passed
	'ruby-hello-world' [5/9]...passed
	'ruby-standard-libs' [6/9]...passed
	'ruby-gems' [7/9]...passed
	'ruby-bundler' [8/9]...passed
	'ruby-nonroot' [9/9]...passed


$ bashbrew build ruby:2.5.0-preview1-slim-stretch
Using bashbrew/cache:3d1bb9893228a03f27563045f3d0116be8b12eb99ee2f673caf8c24991d52962 (ruby:2.5.0-preview1-slim-stretch)
Tagging ruby:2.5.0-preview1-slim-stretch
Tagging ruby:2.5-rc-slim-stretch
Tagging ruby:rc-slim-stretch
Tagging ruby:2.5.0-preview1-slim
Tagging ruby:2.5-rc-slim
Tagging ruby:rc-slim

$ test/run.sh ruby:2.5.0-preview1-slim-stretch
testing ruby:2.5.0-preview1-slim-stretch
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.5.0-preview1-alpine3.7
Building bashbrew/cache:04246281cd11cc5b43e1b09fe1f49e09c16802b9a1c54f85d90b9b79ab48838a (ruby:2.5.0-preview1-alpine3.7)
Tagging ruby:2.5.0-preview1-alpine3.7
Tagging ruby:2.5-rc-alpine3.7
Tagging ruby:rc-alpine3.7
Tagging ruby:2.5.0-preview1-alpine
Tagging ruby:2.5-rc-alpine
Tagging ruby:rc-alpine

$ test/run.sh ruby:2.5.0-preview1-alpine3.7
testing ruby:2.5.0-preview1-alpine3.7
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.5.0-preview1-alpine3.6
Building bashbrew/cache:9829ea65f98bc9a72929feb3405b5a7655faa33165551ca2a7f0538544a6d80f (ruby:2.5.0-preview1-alpine3.6)
Tagging ruby:2.5.0-preview1-alpine3.6
Tagging ruby:2.5-rc-alpine3.6
Tagging ruby:rc-alpine3.6

$ test/run.sh ruby:2.5.0-preview1-alpine3.6
testing ruby:2.5.0-preview1-alpine3.6
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.4.2-stretch
Using bashbrew/cache:673c96913b58a3af6c2132fc6b6c6d1334d60a45abc21e5debf3b2968aa2f5e7 (ruby:2.4.2-stretch)
Tagging ruby:2.4.2-stretch
Tagging ruby:2.4-stretch
Tagging ruby:2-stretch
Tagging ruby:stretch

$ test/run.sh ruby:2.4.2-stretch
testing ruby:2.4.2-stretch
	'utc' [1/9]...passed
	'cve-2014--shellshock' [2/9]...passed
	'no-hard-coded-passwords' [3/9]...passed
	'override-cmd' [4/9]...passed
	'ruby-hello-world' [5/9]...passed
	'ruby-standard-libs' [6/9]...passed
	'ruby-gems' [7/9]...passed
	'ruby-bundler' [8/9]...passed
	'ruby-nonroot' [9/9]...passed


$ bashbrew build ruby:2.4.2-slim-stretch
Using bashbrew/cache:8918e7f5b61e98dacc02601b5f0fc8d1ba4e08ac45e11eb7e00cb5800084c56e (ruby:2.4.2-slim-stretch)
Tagging ruby:2.4.2-slim-stretch
Tagging ruby:2.4-slim-stretch
Tagging ruby:2-slim-stretch
Tagging ruby:slim-stretch

$ test/run.sh ruby:2.4.2-slim-stretch
testing ruby:2.4.2-slim-stretch
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.4.2-jessie
Using bashbrew/cache:87f4591dcee39c4c95f2333db7ecf1ccb6afc28fe30c6a00b8b8d6d766c86f8a (ruby:2.4.2-jessie)
Tagging ruby:2.4.2-jessie
Tagging ruby:2.4-jessie
Tagging ruby:2-jessie
Tagging ruby:jessie
Tagging ruby:2.4.2
Tagging ruby:2.4
Tagging ruby:2
Tagging ruby:latest

$ test/run.sh ruby:2.4.2-jessie
testing ruby:2.4.2-jessie
	'utc' [1/9]...passed
	'cve-2014--shellshock' [2/9]...passed
	'no-hard-coded-passwords' [3/9]...passed
	'override-cmd' [4/9]...passed
	'ruby-hello-world' [5/9]...passed
	'ruby-standard-libs' [6/9]...passed
	'ruby-gems' [7/9]...passed
	'ruby-bundler' [8/9]...passed
	'ruby-nonroot' [9/9]...passed


$ bashbrew build ruby:2.4.2-slim-jessie
Using bashbrew/cache:1a6d9453813dc345f2f34f1ba0f4260e26c71f544d8bf677555b663bda57f21c (ruby:2.4.2-slim-jessie)
Tagging ruby:2.4.2-slim-jessie
Tagging ruby:2.4-slim-jessie
Tagging ruby:2-slim-jessie
Tagging ruby:slim-jessie
Tagging ruby:2.4.2-slim
Tagging ruby:2.4-slim
Tagging ruby:2-slim
Tagging ruby:slim

$ test/run.sh ruby:2.4.2-slim-jessie
testing ruby:2.4.2-slim-jessie
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.4.2-onbuild
Using bashbrew/cache:a48d4a85ae6d3bda78beb2f66701d8cdc4a42d8159e6f25e54637e9c8e5c33fb (ruby:2.4.2-onbuild)
Tagging ruby:2.4.2-onbuild
Tagging ruby:2.4-onbuild
Tagging ruby:2-onbuild
Tagging ruby:onbuild

$ test/run.sh ruby:2.4.2-onbuild
testing ruby:2.4.2-onbuild
	'override-cmd' [1/1]...passed


$ bashbrew build ruby:2.4.2-alpine3.7
Building bashbrew/cache:36bf04255fe91c371ead898bc7db0ef54994c16ccc765eb32c931b49686ca87b (ruby:2.4.2-alpine3.7)
Tagging ruby:2.4.2-alpine3.7
Tagging ruby:2.4-alpine3.7
Tagging ruby:2-alpine3.7
Tagging ruby:alpine3.7

$ test/run.sh ruby:2.4.2-alpine3.7
testing ruby:2.4.2-alpine3.7
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.4.2-alpine3.6
Building bashbrew/cache:3ff4b28ebbae944c2acb92a5c9327d3702df3957592ad213868e38d26fc113d6 (ruby:2.4.2-alpine3.6)
Tagging ruby:2.4.2-alpine3.6
Tagging ruby:2.4-alpine3.6
Tagging ruby:2-alpine3.6
Tagging ruby:alpine3.6

$ test/run.sh ruby:2.4.2-alpine3.6
testing ruby:2.4.2-alpine3.6
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.4.2-alpine3.4
Building bashbrew/cache:2278639a2f96198f7ab209fc0c428f2afe365b395c4b5586aca69affbc2e06c8 (ruby:2.4.2-alpine3.4)
Tagging ruby:2.4.2-alpine3.4
Tagging ruby:2.4-alpine3.4
Tagging ruby:2-alpine3.4
Tagging ruby:alpine3.4
Tagging ruby:2.4.2-alpine
Tagging ruby:2.4-alpine
Tagging ruby:2-alpine
Tagging ruby:alpine

$ test/run.sh ruby:2.4.2-alpine3.4
testing ruby:2.4.2-alpine3.4
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.3.5-jessie
Using bashbrew/cache:4beb6362b0316ba6847502053e516c9674dcc6bb0d20fd68cbe63e51053aa113 (ruby:2.3.5-jessie)
Tagging ruby:2.3.5-jessie
Tagging ruby:2.3-jessie
Tagging ruby:2.3.5
Tagging ruby:2.3

$ test/run.sh ruby:2.3.5-jessie
testing ruby:2.3.5-jessie
	'utc' [1/9]...passed
	'cve-2014--shellshock' [2/9]...passed
	'no-hard-coded-passwords' [3/9]...passed
	'override-cmd' [4/9]...passed
	'ruby-hello-world' [5/9]...passed
	'ruby-standard-libs' [6/9]...passed
	'ruby-gems' [7/9]...passed
	'ruby-bundler' [8/9]...passed
	'ruby-nonroot' [9/9]...passed


$ bashbrew build ruby:2.3.5-slim-jessie
Using bashbrew/cache:1b33266c6c4a853a874a91c297fdd74f60de4e005ee603d828e808cf1f36da8d (ruby:2.3.5-slim-jessie)
Tagging ruby:2.3.5-slim-jessie
Tagging ruby:2.3-slim-jessie
Tagging ruby:2.3.5-slim
Tagging ruby:2.3-slim

$ test/run.sh ruby:2.3.5-slim-jessie
testing ruby:2.3.5-slim-jessie
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.3.5-onbuild
Using bashbrew/cache:a692223e7084596c2e58c06701d93bd358c583c3fd5ec292a41fa4a47b34b576 (ruby:2.3.5-onbuild)
Tagging ruby:2.3.5-onbuild
Tagging ruby:2.3-onbuild

$ test/run.sh ruby:2.3.5-onbuild
testing ruby:2.3.5-onbuild
	'override-cmd' [1/1]...passed


$ bashbrew build ruby:2.3.5-alpine3.4
Building bashbrew/cache:bba881bbb732d265412e92decf145a5771a028568814dffa3747ce33d66dca87 (ruby:2.3.5-alpine3.4)
Tagging ruby:2.3.5-alpine3.4
Tagging ruby:2.3-alpine3.4
Tagging ruby:2.3.5-alpine
Tagging ruby:2.3-alpine

$ test/run.sh ruby:2.3.5-alpine3.4
testing ruby:2.3.5-alpine3.4
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.2.8-jessie
Using bashbrew/cache:82f6f32607054cfa1cf579fbe26d6383dc75d35d3c79f446155efe5daa647ff2 (ruby:2.2.8-jessie)
Tagging ruby:2.2.8-jessie
Tagging ruby:2.2-jessie
Tagging ruby:2.2.8
Tagging ruby:2.2

$ test/run.sh ruby:2.2.8-jessie
testing ruby:2.2.8-jessie
	'utc' [1/9]...passed
	'cve-2014--shellshock' [2/9]...passed
	'no-hard-coded-passwords' [3/9]...passed
	'override-cmd' [4/9]...passed
	'ruby-hello-world' [5/9]...passed
	'ruby-standard-libs' [6/9]...passed
	'ruby-gems' [7/9]...passed
	'ruby-bundler' [8/9]...passed
	'ruby-nonroot' [9/9]...passed


$ bashbrew build ruby:2.2.8-slim-jessie
Using bashbrew/cache:88c803be4a8c7053de088fa4e58c8124c3d0269598c798dc4d6f8ac5b77f4b19 (ruby:2.2.8-slim-jessie)
Tagging ruby:2.2.8-slim-jessie
Tagging ruby:2.2-slim-jessie
Tagging ruby:2.2.8-slim
Tagging ruby:2.2-slim

$ test/run.sh ruby:2.2.8-slim-jessie
testing ruby:2.2.8-slim-jessie
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed


$ bashbrew build ruby:2.2.8-onbuild
Using bashbrew/cache:830ee019425c2eacdd2f312ec19c76130cfd380812ce9d5adcbdbd04b415cf45 (ruby:2.2.8-onbuild)
Tagging ruby:2.2.8-onbuild
Tagging ruby:2.2-onbuild

$ test/run.sh ruby:2.2.8-onbuild
testing ruby:2.2.8-onbuild
	'override-cmd' [1/1]...passed


$ bashbrew build ruby:2.2.8-alpine3.4
Building bashbrew/cache:f511c27946f3a1d8e125e4ea2a018f4213345141d74f6020de699904bc460379 (ruby:2.2.8-alpine3.4)
Tagging ruby:2.2.8-alpine3.4
Tagging ruby:2.2-alpine3.4
Tagging ruby:2.2.8-alpine
Tagging ruby:2.2-alpine

$ test/run.sh ruby:2.2.8-alpine3.4
testing ruby:2.2.8-alpine3.4
	'utc' [1/7]...passed
	'cve-2014--shellshock' [2/7]...passed
	'no-hard-coded-passwords' [3/7]...passed
	'override-cmd' [4/7]...passed
	'ruby-hello-world' [5/7]...passed
	'ruby-standard-libs' [6/7]...passed
	'ruby-nonroot' [7/7]...passed
$ bashbrew build wordpress:4.9.1-php5.6-apache
Using bashbrew/cache:a3176012cccf5e257c8cda73c9344d11689ca87ce6857a5cae412df6a3376905 (wordpress:4.9.1-php5.6-apache)
Tagging wordpress:4.9.1-php5.6-apache
Tagging wordpress:4.9-php5.6-apache
Tagging wordpress:4-php5.6-apache
Tagging wordpress:php5.6-apache
Tagging wordpress:4.9.1-php5.6
Tagging wordpress:4.9-php5.6
Tagging wordpress:4-php5.6
Tagging wordpress:php5.6

$ test/run.sh wordpress:4.9.1-php5.6-apache
testing wordpress:4.9.1-php5.6-apache
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-apache-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php5.6-fpm
Using bashbrew/cache:bbaeec7b812eb334b767567e73acb9822a8e534bdf8541865fb96697e0b4356e (wordpress:4.9.1-php5.6-fpm)
Tagging wordpress:4.9.1-php5.6-fpm
Tagging wordpress:4.9-php5.6-fpm
Tagging wordpress:4-php5.6-fpm
Tagging wordpress:php5.6-fpm

$ test/run.sh wordpress:4.9.1-php5.6-fpm
testing wordpress:4.9.1-php5.6-fpm
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php5.6-fpm-alpine
Building bashbrew/cache:bc9eb3f166cebfc619f89515d1cedaacaf27c03ae26af4432a8264685c19c448 (wordpress:4.9.1-php5.6-fpm-alpine)
Tagging wordpress:4.9.1-php5.6-fpm-alpine
Tagging wordpress:4.9-php5.6-fpm-alpine
Tagging wordpress:4-php5.6-fpm-alpine
Tagging wordpress:php5.6-fpm-alpine

$ test/run.sh wordpress:4.9.1-php5.6-fpm-alpine
testing wordpress:4.9.1-php5.6-fpm-alpine
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php7.0-apache
Using bashbrew/cache:c281169d68403f98269a81bb03162c1a3d4cd8eadfcb231cd998f34256c2a631 (wordpress:4.9.1-php7.0-apache)
Tagging wordpress:4.9.1-php7.0-apache
Tagging wordpress:4.9-php7.0-apache
Tagging wordpress:4-php7.0-apache
Tagging wordpress:php7.0-apache
Tagging wordpress:4.9.1-php7.0
Tagging wordpress:4.9-php7.0
Tagging wordpress:4-php7.0
Tagging wordpress:php7.0

$ test/run.sh wordpress:4.9.1-php7.0-apache
testing wordpress:4.9.1-php7.0-apache
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-apache-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php7.0-fpm
Using bashbrew/cache:d4869e2893b69c7ddd3dadb0681c01ce20b28257c7601deefa18b6f5a61928a6 (wordpress:4.9.1-php7.0-fpm)
Tagging wordpress:4.9.1-php7.0-fpm
Tagging wordpress:4.9-php7.0-fpm
Tagging wordpress:4-php7.0-fpm
Tagging wordpress:php7.0-fpm

$ test/run.sh wordpress:4.9.1-php7.0-fpm
testing wordpress:4.9.1-php7.0-fpm
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php7.0-fpm-alpine
Building bashbrew/cache:0b3955a76498237b98339cfde9021755b27725a69e47f6cc6d04733c460a3a64 (wordpress:4.9.1-php7.0-fpm-alpine)
Tagging wordpress:4.9.1-php7.0-fpm-alpine
Tagging wordpress:4.9-php7.0-fpm-alpine
Tagging wordpress:4-php7.0-fpm-alpine
Tagging wordpress:php7.0-fpm-alpine

$ test/run.sh wordpress:4.9.1-php7.0-fpm-alpine
testing wordpress:4.9.1-php7.0-fpm-alpine
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php7.1-apache
Using bashbrew/cache:ebcd030c346dd08b100f5c0a6b47a6a4eb60904e2510aa0418c17fb97c9d52b5 (wordpress:4.9.1-php7.1-apache)
Tagging wordpress:4.9.1-php7.1-apache
Tagging wordpress:4.9-php7.1-apache
Tagging wordpress:4-php7.1-apache
Tagging wordpress:php7.1-apache
Tagging wordpress:4.9.1-php7.1
Tagging wordpress:4.9-php7.1
Tagging wordpress:4-php7.1
Tagging wordpress:php7.1

$ test/run.sh wordpress:4.9.1-php7.1-apache
testing wordpress:4.9.1-php7.1-apache
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-apache-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php7.1-fpm
Using bashbrew/cache:e3dd1965eb45548790bcfc9fd49f4fce968e7b18e612c03d5097e6022492feda (wordpress:4.9.1-php7.1-fpm)
Tagging wordpress:4.9.1-php7.1-fpm
Tagging wordpress:4.9-php7.1-fpm
Tagging wordpress:4-php7.1-fpm
Tagging wordpress:php7.1-fpm

$ test/run.sh wordpress:4.9.1-php7.1-fpm
testing wordpress:4.9.1-php7.1-fpm
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-php7.1-fpm-alpine
Building bashbrew/cache:7f6707b088c111258160cf816f55a4bbb800694fe67f16b009462770bdf748a9 (wordpress:4.9.1-php7.1-fpm-alpine)
Tagging wordpress:4.9.1-php7.1-fpm-alpine
Tagging wordpress:4.9-php7.1-fpm-alpine
Tagging wordpress:4-php7.1-fpm-alpine
Tagging wordpress:php7.1-fpm-alpine

$ test/run.sh wordpress:4.9.1-php7.1-fpm-alpine
testing wordpress:4.9.1-php7.1-fpm-alpine
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-apache
Building bashbrew/cache:00a2eaf5609a6e75d8aa6b602612b3d30be3a40f12d570a548a4d465b6fde129 (wordpress:4.9.1-apache)
Tagging wordpress:4.9.1-apache
Tagging wordpress:4.9-apache
Tagging wordpress:4-apache
Tagging wordpress:apache
Tagging wordpress:4.9.1
Tagging wordpress:4.9
Tagging wordpress:4
Tagging wordpress:latest
Tagging wordpress:4.9.1-php7.2-apache
Tagging wordpress:4.9-php7.2-apache
Tagging wordpress:4-php7.2-apache
Tagging wordpress:php7.2-apache
Tagging wordpress:4.9.1-php7.2
Tagging wordpress:4.9-php7.2
Tagging wordpress:4-php7.2
Tagging wordpress:php7.2

$ test/run.sh wordpress:4.9.1-apache
testing wordpress:4.9.1-apache
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-apache-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-fpm
Building bashbrew/cache:2631d30b694e637bc2c3406adbb8970f5ac168df86f5b7fafd01f09938d0be2f (wordpress:4.9.1-fpm)
Tagging wordpress:4.9.1-fpm
Tagging wordpress:4.9-fpm
Tagging wordpress:4-fpm
Tagging wordpress:fpm
Tagging wordpress:4.9.1-php7.2-fpm
Tagging wordpress:4.9-php7.2-fpm
Tagging wordpress:4-php7.2-fpm
Tagging wordpress:php7.2-fpm

$ test/run.sh wordpress:4.9.1-fpm
testing wordpress:4.9.1-fpm
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:4.9.1-fpm-alpine
Building bashbrew/cache:472d6484a1a9931203b24ae3b6af9f00bf0809926d6e0a1a8f566fb17b54bc12 (wordpress:4.9.1-fpm-alpine)
Tagging wordpress:4.9.1-fpm-alpine
Tagging wordpress:4.9-fpm-alpine
Tagging wordpress:4-fpm-alpine
Tagging wordpress:fpm-alpine
Tagging wordpress:4.9.1-php7.2-fpm-alpine
Tagging wordpress:4.9-php7.2-fpm-alpine
Tagging wordpress:4-php7.2-fpm-alpine
Tagging wordpress:php7.2-fpm-alpine

$ test/run.sh wordpress:4.9.1-fpm-alpine
testing wordpress:4.9.1-fpm-alpine
	'utc' [1/5]...passed
	'cve-2014--shellshock' [2/5]...passed
	'no-hard-coded-passwords' [3/5]...passed
	'override-cmd' [4/5]...passed
	'wordpress-fpm-run' [5/5]......passed


$ bashbrew build wordpress:cli-1.4.1-php5.6
Building bashbrew/cache:0475ff8ce52b46791e4d9cdb208c86b96a16206b3d9e9bbb7df262441223c89f (wordpress:cli-1.4.1-php5.6)
Tagging wordpress:cli-1.4.1-php5.6
Tagging wordpress:cli-1.4-php5.6
Tagging wordpress:cli-1-php5.6
Tagging wordpress:cli-php5.6

$ test/run.sh wordpress:cli-1.4.1-php5.6
testing wordpress:cli-1.4.1-php5.6
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build wordpress:cli-1.4.1-php7.0
Building bashbrew/cache:e9b0f5ca3d67c606b48ef36323427fdc4be21cf6b86926d93b56ccaa64cb2464 (wordpress:cli-1.4.1-php7.0)
Tagging wordpress:cli-1.4.1-php7.0
Tagging wordpress:cli-1.4-php7.0
Tagging wordpress:cli-1-php7.0
Tagging wordpress:cli-php7.0

$ test/run.sh wordpress:cli-1.4.1-php7.0
testing wordpress:cli-1.4.1-php7.0
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build wordpress:cli-1.4.1-php7.1
Building bashbrew/cache:3a34cec96d1e580ac708f5c9e240deded5ad8da6ea03ddb3081f38137aec1c5e (wordpress:cli-1.4.1-php7.1)
Tagging wordpress:cli-1.4.1-php7.1
Tagging wordpress:cli-1.4-php7.1
Tagging wordpress:cli-1-php7.1
Tagging wordpress:cli-php7.1

$ test/run.sh wordpress:cli-1.4.1-php7.1
testing wordpress:cli-1.4.1-php7.1
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed


$ bashbrew build wordpress:cli-1.4.1
Building bashbrew/cache:9494784c719e62a0ae9fbcaf98ee9206b1a90fdef7ffedc6a8917e6091e926eb (wordpress:cli-1.4.1)
Tagging wordpress:cli-1.4.1
Tagging wordpress:cli-1.4
Tagging wordpress:cli-1
Tagging wordpress:cli
Tagging wordpress:cli-1.4.1-php7.2
Tagging wordpress:cli-1.4-php7.2
Tagging wordpress:cli-1-php7.2
Tagging wordpress:cli-php7.2

$ test/run.sh wordpress:cli-1.4.1
testing wordpress:cli-1.4.1
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed

tianon added a commit to docker-library/ruby that referenced this pull request Dec 8, 2017
@yosifkit yosifkit merged commit eca8b25 into docker-library:master Dec 9, 2017
@yosifkit yosifkit deleted the update-docker-library branch December 9, 2017 00:55
Good725 added a commit to Good725/ruby_docker that referenced this pull request Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants