-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Update docker-library images #5458
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
Merged
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Feb 21, 2019
Merged
Update docker-library images #5458
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Feb 21, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- `elasticsearch`: 6.6.1, 5.6.15 - `kibana`: 6.6.1, 5.6.15 - `logstash`: 6.6.1, 5.6.15 - `php`: remove `*.a` files (docker-library/php#796) - `python`: Windows Server 1803, 1809 (docker-library/python#379) - `rabbitmq`: 3.7.12, 3.8.0-beta.2, Erlang/OTP 21.2.6 - `redis`: 4.0.13
Elastic diffs:
Diff:diff --git a/_bashbrew-arches b/_bashbrew-arches
index 0679694..84339cb 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,11 +1,11 @@
elasticsearch:5 @ amd64
elasticsearch:5-alpine @ amd64
-elasticsearch:6.6.0 @ amd64
+elasticsearch:6.6.1 @ amd64
kibana:5 @ amd64
-kibana:6.6.0 @ amd64
+kibana:6.6.1 @ amd64
logstash:5 @ amd64
logstash:5-alpine @ amd64
-logstash:6.6.0 @ amd64
+logstash:6.6.1 @ amd64
php:7.1 @ amd64
php:7.1 @ arm32v5
php:7.1 @ arm32v7
@@ -233,6 +233,8 @@ python:2-wheezy @ arm32v5
python:2-wheezy @ arm32v7
python:2-wheezy @ i386
python:2-windowsservercore-1709 @ windows-amd64
+python:2-windowsservercore-1803 @ windows-amd64
+python:2-windowsservercore-1809 @ windows-amd64
python:2-windowsservercore-ltsc2016 @ windows-amd64
python:3.4-alpine3.8 @ amd64
python:3.4-alpine3.8 @ arm32v6
@@ -341,6 +343,8 @@ python:3.6-stretch @ i386
python:3.6-stretch @ ppc64le
python:3.6-stretch @ s390x
python:3.6-windowsservercore-1709 @ windows-amd64
+python:3.6-windowsservercore-1803 @ windows-amd64
+python:3.6-windowsservercore-1809 @ windows-amd64
python:3.6-windowsservercore-ltsc2016 @ windows-amd64
python:alpine3.8 @ amd64
python:alpine3.8 @ arm32v6
@@ -369,55 +373,9 @@ python:stretch @ i386
python:stretch @ ppc64le
python:stretch @ s390x
python:windowsservercore-1709 @ windows-amd64
+python:windowsservercore-1803 @ windows-amd64
+python:windowsservercore-1809 @ windows-amd64
python:windowsservercore-ltsc2016 @ windows-amd64
-rabbitmq:3.7-rc @ amd64
-rabbitmq:3.7-rc @ arm32v7
-rabbitmq:3.7-rc @ arm64v8
-rabbitmq:3.7-rc @ i386
-rabbitmq:3.7-rc @ ppc64le
-rabbitmq:3.7-rc @ s390x
-rabbitmq:3.7-rc-alpine @ amd64
-rabbitmq:3.7-rc-alpine @ arm32v6
-rabbitmq:3.7-rc-alpine @ arm64v8
-rabbitmq:3.7-rc-alpine @ i386
-rabbitmq:3.7-rc-alpine @ ppc64le
-rabbitmq:3.7-rc-alpine @ s390x
-rabbitmq:3.7-rc-management @ amd64
-rabbitmq:3.7-rc-management @ arm32v7
-rabbitmq:3.7-rc-management @ arm64v8
-rabbitmq:3.7-rc-management @ i386
-rabbitmq:3.7-rc-management @ ppc64le
-rabbitmq:3.7-rc-management @ s390x
-rabbitmq:3.7-rc-management-alpine @ amd64
-rabbitmq:3.7-rc-management-alpine @ arm32v6
-rabbitmq:3.7-rc-management-alpine @ arm64v8
-rabbitmq:3.7-rc-management-alpine @ i386
-rabbitmq:3.7-rc-management-alpine @ ppc64le
-rabbitmq:3.7-rc-management-alpine @ s390x
-rabbitmq:3.7.9 @ amd64
-rabbitmq:3.7.9 @ arm32v7
-rabbitmq:3.7.9 @ arm64v8
-rabbitmq:3.7.9 @ i386
-rabbitmq:3.7.9 @ ppc64le
-rabbitmq:3.7.9 @ s390x
-rabbitmq:3.7.9-alpine @ amd64
-rabbitmq:3.7.9-alpine @ arm32v6
-rabbitmq:3.7.9-alpine @ arm64v8
-rabbitmq:3.7.9-alpine @ i386
-rabbitmq:3.7.9-alpine @ ppc64le
-rabbitmq:3.7.9-alpine @ s390x
-rabbitmq:3.7.9-management @ amd64
-rabbitmq:3.7.9-management @ arm32v7
-rabbitmq:3.7.9-management @ arm64v8
-rabbitmq:3.7.9-management @ i386
-rabbitmq:3.7.9-management @ ppc64le
-rabbitmq:3.7.9-management @ s390x
-rabbitmq:3.7.9-management-alpine @ amd64
-rabbitmq:3.7.9-management-alpine @ arm32v6
-rabbitmq:3.7.9-management-alpine @ arm64v8
-rabbitmq:3.7.9-management-alpine @ i386
-rabbitmq:3.7.9-management-alpine @ ppc64le
-rabbitmq:3.7.9-management-alpine @ s390x
rabbitmq:3.8-rc @ amd64
rabbitmq:3.8-rc @ arm32v7
rabbitmq:3.8-rc @ arm64v8
diff --git a/_bashbrew-list b/_bashbrew-list
index e4aa307..b7b9e61 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -2,20 +2,20 @@ elasticsearch:5
elasticsearch:5-alpine
elasticsearch:5.6
elasticsearch:5.6-alpine
-elasticsearch:5.6.14
-elasticsearch:5.6.14-alpine
-elasticsearch:6.6.0
+elasticsearch:5.6.15
+elasticsearch:5.6.15-alpine
+elasticsearch:6.6.1
kibana:5
kibana:5.6
-kibana:5.6.14
-kibana:6.6.0
+kibana:5.6.15
+kibana:6.6.1
logstash:5
logstash:5-alpine
logstash:5.6
logstash:5.6-alpine
-logstash:5.6.14
-logstash:5.6.14-alpine
-logstash:6.6.0
+logstash:5.6.15
+logstash:5.6.15-alpine
+logstash:6.6.1
php:7
php:7-alpine
php:7-alpine3.8
@@ -214,6 +214,8 @@ python:2-stretch
python:2-wheezy
python:2-windowsservercore
python:2-windowsservercore-1709
+python:2-windowsservercore-1803
+python:2-windowsservercore-1809
python:2-windowsservercore-ltsc2016
python:2.7
python:2.7-alpine
@@ -227,6 +229,8 @@ python:2.7-stretch
python:2.7-wheezy
python:2.7-windowsservercore
python:2.7-windowsservercore-1709
+python:2.7-windowsservercore-1803
+python:2.7-windowsservercore-1809
python:2.7-windowsservercore-ltsc2016
python:2.7.15
python:2.7.15-alpine
@@ -240,6 +244,8 @@ python:2.7.15-stretch
python:2.7.15-wheezy
python:2.7.15-windowsservercore
python:2.7.15-windowsservercore-1709
+python:2.7.15-windowsservercore-1803
+python:2.7.15-windowsservercore-1809
python:2.7.15-windowsservercore-ltsc2016
python:3
python:3-alpine
@@ -250,6 +256,8 @@ python:3-slim-stretch
python:3-stretch
python:3-windowsservercore
python:3-windowsservercore-1709
+python:3-windowsservercore-1803
+python:3-windowsservercore-1809
python:3-windowsservercore-ltsc2016
python:3.4
python:3.4-alpine
@@ -300,6 +308,8 @@ python:3.6-slim-stretch
python:3.6-stretch
python:3.6-windowsservercore
python:3.6-windowsservercore-1709
+python:3.6-windowsservercore-1803
+python:3.6-windowsservercore-1809
python:3.6-windowsservercore-ltsc2016
python:3.6.8
python:3.6.8-alpine
@@ -312,6 +322,8 @@ python:3.6.8-slim-stretch
python:3.6.8-stretch
python:3.6.8-windowsservercore
python:3.6.8-windowsservercore-1709
+python:3.6.8-windowsservercore-1803
+python:3.6.8-windowsservercore-1809
python:3.6.8-windowsservercore-ltsc2016
python:3.7
python:3.7-alpine
@@ -322,6 +334,8 @@ python:3.7-slim-stretch
python:3.7-stretch
python:3.7-windowsservercore
python:3.7-windowsservercore-1709
+python:3.7-windowsservercore-1803
+python:3.7-windowsservercore-1809
python:3.7-windowsservercore-ltsc2016
python:3.7.2
python:3.7.2-alpine
@@ -332,6 +346,8 @@ python:3.7.2-slim-stretch
python:3.7.2-stretch
python:3.7.2-windowsservercore
python:3.7.2-windowsservercore-1709
+python:3.7.2-windowsservercore-1803
+python:3.7.2-windowsservercore-1809
python:3.7.2-windowsservercore-ltsc2016
python:alpine
python:alpine3.8
@@ -342,6 +358,8 @@ python:slim-stretch
python:stretch
python:windowsservercore
python:windowsservercore-1709
+python:windowsservercore-1803
+python:windowsservercore-1809
python:windowsservercore-ltsc2016
rabbitmq:3
rabbitmq:3-alpine
@@ -351,22 +369,10 @@ rabbitmq:3.7
rabbitmq:3.7-alpine
rabbitmq:3.7-management
rabbitmq:3.7-management-alpine
-rabbitmq:3.7-rc
-rabbitmq:3.7-rc-alpine
-rabbitmq:3.7-rc-management
-rabbitmq:3.7-rc-management-alpine
-rabbitmq:3.7.9
-rabbitmq:3.7.9-alpine
-rabbitmq:3.7.9-management
-rabbitmq:3.7.9-management-alpine
-rabbitmq:3.7.11
-rabbitmq:3.7.11-alpine
-rabbitmq:3.7.11-management
-rabbitmq:3.7.11-management-alpine
-rabbitmq:3.7.12-rc.2
-rabbitmq:3.7.12-rc.2-alpine
-rabbitmq:3.7.12-rc.2-management
-rabbitmq:3.7.12-rc.2-management-alpine
+rabbitmq:3.7.12
+rabbitmq:3.7.12-alpine
+rabbitmq:3.7.12-management
+rabbitmq:3.7.12-management-alpine
rabbitmq:3.8-rc
rabbitmq:3.8-rc-alpine
rabbitmq:3.8-rc-management
@@ -391,12 +397,12 @@ redis:4.0-32bit-stretch
redis:4.0-alpine
redis:4.0-alpine3.9
redis:4.0-stretch
-redis:4.0.12
-redis:4.0.12-32bit
-redis:4.0.12-32bit-stretch
-redis:4.0.12-alpine
-redis:4.0.12-alpine3.9
-redis:4.0.12-stretch
+redis:4.0.13
+redis:4.0.13-32bit
+redis:4.0.13-32bit-stretch
+redis:4.0.13-alpine
+redis:4.0.13-alpine3.9
+redis:4.0.13-stretch
redis:5
redis:5-32bit
redis:5-32bit-stretch
diff --git a/_bashbrew-shared-tags b/_bashbrew-shared-tags
index 2b2cccb..ad6725b 100644
--- a/_bashbrew-shared-tags
+++ b/_bashbrew-shared-tags
@@ -1,22 +1,22 @@
-python:2 -- python:2-stretch, python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709
-python:2-windowsservercore -- python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709
-python:2.7 -- python:2-stretch, python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709
-python:2.7-windowsservercore -- python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709
-python:2.7.15 -- python:2-stretch, python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709
-python:2.7.15-windowsservercore -- python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709
-python:3 -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709
-python:3-windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709
+python:2 -- python:2-stretch, python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709, python:2-windowsservercore-1803, python:2-windowsservercore-1809
+python:2-windowsservercore -- python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709, python:2-windowsservercore-1803, python:2-windowsservercore-1809
+python:2.7 -- python:2-stretch, python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709, python:2-windowsservercore-1803, python:2-windowsservercore-1809
+python:2.7-windowsservercore -- python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709, python:2-windowsservercore-1803, python:2-windowsservercore-1809
+python:2.7.15 -- python:2-stretch, python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709, python:2-windowsservercore-1803, python:2-windowsservercore-1809
+python:2.7.15-windowsservercore -- python:2-windowsservercore-ltsc2016, python:2-windowsservercore-1709, python:2-windowsservercore-1803, python:2-windowsservercore-1809
+python:3 -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
+python:3-windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
python:3.4 -- python:3.4-stretch
python:3.4.9 -- python:3.4-stretch
python:3.5 -- python:3.5-stretch
python:3.5.6 -- python:3.5-stretch
-python:3.6 -- python:3.6-stretch, python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709
-python:3.6-windowsservercore -- python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709
-python:3.6.8 -- python:3.6-stretch, python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709
-python:3.6.8-windowsservercore -- python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709
-python:3.7 -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709
-python:3.7-windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709
-python:3.7.2 -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709
-python:3.7.2-windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709
-python:latest -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709
-python:windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709
+python:3.6 -- python:3.6-stretch, python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709, python:3.6-windowsservercore-1803, python:3.6-windowsservercore-1809
+python:3.6-windowsservercore -- python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709, python:3.6-windowsservercore-1803, python:3.6-windowsservercore-1809
+python:3.6.8 -- python:3.6-stretch, python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709, python:3.6-windowsservercore-1803, python:3.6-windowsservercore-1809
+python:3.6.8-windowsservercore -- python:3.6-windowsservercore-ltsc2016, python:3.6-windowsservercore-1709, python:3.6-windowsservercore-1803, python:3.6-windowsservercore-1809
+python:3.7 -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
+python:3.7-windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
+python:3.7.2 -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
+python:3.7.2-windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
+python:latest -- python:stretch, python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
+python:windowsservercore -- python:windowsservercore-ltsc2016, python:windowsservercore-1709, python:windowsservercore-1803, python:windowsservercore-1809
diff --git a/elasticsearch_5-alpine/Dockerfile b/elasticsearch_5-alpine/Dockerfile
index f47bdd2..80f2790 100644
--- a/elasticsearch_5-alpine/Dockerfile
+++ b/elasticsearch_5-alpine/Dockerfile
@@ -13,10 +13,10 @@ ENV GPG_KEY 46095ACC8548582C1A2699A9D27D666CD88E42B4
WORKDIR /usr/share/elasticsearch
ENV PATH /usr/share/elasticsearch/bin:$PATH
-ENV ELASTICSEARCH_VERSION 5.6.14
-ENV ELASTICSEARCH_TARBALL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.14.tar.gz" \
- ELASTICSEARCH_TARBALL_ASC="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.14.tar.gz.asc" \
- ELASTICSEARCH_TARBALL_SHA1="392e98ebd549aba91f3041c59fe0d7be1abbd229"
+ENV ELASTICSEARCH_VERSION 5.6.15
+ENV ELASTICSEARCH_TARBALL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.15.tar.gz" \
+ ELASTICSEARCH_TARBALL_ASC="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.15.tar.gz.asc" \
+ ELASTICSEARCH_TARBALL_SHA1="42d2519fd7d47e5b0bbef05d402ff0f66fbbe2ca"
RUN set -ex; \
\
diff --git a/elasticsearch_5/Dockerfile b/elasticsearch_5/Dockerfile
index 4e23edd..c0780e0 100644
--- a/elasticsearch_5/Dockerfile
+++ b/elasticsearch_5/Dockerfile
@@ -27,8 +27,8 @@ RUN set -x \
&& apt-get update && apt-get install -y --no-install-recommends apt-transport-https && rm -rf /var/lib/apt/lists/* \
&& echo 'deb https://artifacts.elastic.co/packages/5.x/apt stable main' > /etc/apt/sources.list.d/elasticsearch.list
-ENV ELASTICSEARCH_VERSION 5.6.14
-ENV ELASTICSEARCH_DEB_VERSION 5.6.14
+ENV ELASTICSEARCH_VERSION 5.6.15
+ENV ELASTICSEARCH_DEB_VERSION 5.6.15
RUN set -x \
\
diff --git a/elasticsearch_6.6.0/Dockerfile b/elasticsearch_6.6.1/Dockerfile
similarity index 65%
rename from elasticsearch_6.6.0/Dockerfile
rename to elasticsearch_6.6.1/Dockerfile
index ee37d97..c3e6a34 100644
--- a/elasticsearch_6.6.0/Dockerfile
+++ b/elasticsearch_6.6.1/Dockerfile
@@ -1,10 +1,10 @@
-# Elasticsearch 6.6.0
+# Elasticsearch 6.6.1
# This image re-bundles the Docker image from the upstream provider, Elastic.
-FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.0@sha256:e9cba8dec2df88a1af911787f05cf5200a5d9d64e4517f64deb8bafc6e96176f
+FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.1@sha256:b3c3863bfef1bdc79ebb55e61a5f140b397cc6406638b42b7b624ef9742bece3
# The upstream image was built by:
-# https://github.com/elastic/dockerfiles/tree/v6.6.0/elasticsearch
+# https://github.com/elastic/dockerfiles/tree/v6.6.1/elasticsearch
# For a full list of supported images and tags visit https://www.docker.elastic.co
diff --git a/kibana_5/Dockerfile b/kibana_5/Dockerfile
index c782935..2b460ca 100644
--- a/kibana_5/Dockerfile
+++ b/kibana_5/Dockerfile
@@ -48,7 +48,7 @@ RUN set -ex; \
# https://www.elastic.co/guide/en/kibana/5.0/deb.html
RUN echo 'deb https://artifacts.elastic.co/packages/5.x/apt stable main' > /etc/apt/sources.list.d/kibana.list
-ENV KIBANA_VERSION 5.6.14
+ENV KIBANA_VERSION 5.6.15
RUN set -x \
&& apt-get update \
diff --git a/kibana_6.6.0/Dockerfile b/kibana_6.6.1/Dockerfile
similarity index 67%
rename from kibana_6.6.0/Dockerfile
rename to kibana_6.6.1/Dockerfile
index 7a84aaa..deffe53 100644
--- a/kibana_6.6.0/Dockerfile
+++ b/kibana_6.6.1/Dockerfile
@@ -1,10 +1,10 @@
-# Kibana 6.6.0
+# Kibana 6.6.1
# This image re-bundles the Docker image from the upstream provider, Elastic.
-FROM docker.elastic.co/kibana/kibana:6.6.0@sha256:7c6eadb13667e36d21b7e96809a02d14527c15bbfc5b92631168a58ed5f9fd33
+FROM docker.elastic.co/kibana/kibana:6.6.1@sha256:237e44f395b21fc285985a65ba373228d07ccfa1971ebac3a4dc851a573f149f
# The upstream image was built by:
-# https://github.com/elastic/kibana-docker/tree/6.6.0
+# https://github.com/elastic/kibana-docker/tree/6.6.1
# For a full list of supported images and tags visit https://www.docker.elastic.co
diff --git a/logstash_5-alpine/Dockerfile b/logstash_5-alpine/Dockerfile
index 70fb1a1..8fb04f4 100644
--- a/logstash_5-alpine/Dockerfile
+++ b/logstash_5-alpine/Dockerfile
@@ -20,10 +20,10 @@ ENV GPG_KEY 46095ACC8548582C1A2699A9D27D666CD88E42B4
ENV LOGSTASH_PATH /usr/share/logstash/bin
ENV PATH $LOGSTASH_PATH:$PATH
-ENV LOGSTASH_VERSION 5.6.14
-ENV LOGSTASH_TARBALL="https://artifacts.elastic.co/downloads/logstash/logstash-5.6.14.tar.gz" \
- LOGSTASH_TARBALL_ASC="https://artifacts.elastic.co/downloads/logstash/logstash-5.6.14.tar.gz.asc" \
- LOGSTASH_TARBALL_SHA1="1d3c03897d5ee843f60e450d3ebef0c9353dc90d"
+ENV LOGSTASH_VERSION 5.6.15
+ENV LOGSTASH_TARBALL="https://artifacts.elastic.co/downloads/logstash/logstash-5.6.15.tar.gz" \
+ LOGSTASH_TARBALL_ASC="https://artifacts.elastic.co/downloads/logstash/logstash-5.6.15.tar.gz.asc" \
+ LOGSTASH_TARBALL_SHA1="f5ff57c31fd906ce60736b14f40ecb1689685b76"
RUN set -ex; \
\
diff --git a/logstash_5/Dockerfile b/logstash_5/Dockerfile
index 960306e..d53430c 100644
--- a/logstash_5/Dockerfile
+++ b/logstash_5/Dockerfile
@@ -34,8 +34,8 @@ RUN set -ex; \
# https://www.elastic.co/guide/en/logstash/5.0/installing-logstash.html#_apt
RUN echo 'deb https://artifacts.elastic.co/packages/5.x/apt stable main' > /etc/apt/sources.list.d/logstash.list
-ENV LOGSTASH_VERSION 5.6.14
-ENV LOGSTASH_DEB_VERSION 1:5.6.14-1
+ENV LOGSTASH_VERSION 5.6.15
+ENV LOGSTASH_DEB_VERSION 1:5.6.15-1
RUN set -ex; \
case "$LOGSTASH_VERSION" in \
diff --git a/logstash_6.6.0/Dockerfile b/logstash_6.6.1/Dockerfile
similarity index 66%
rename from logstash_6.6.0/Dockerfile
rename to logstash_6.6.1/Dockerfile
index b0118ce..46ae3e8 100644
--- a/logstash_6.6.0/Dockerfile
+++ b/logstash_6.6.1/Dockerfile
@@ -1,10 +1,10 @@
-# Logstash 6.6.0
+# Logstash 6.6.1
# This image re-bundles the Docker image from the upstream provider, Elastic.
-FROM docker.elastic.co/logstash/logstash:6.6.0@sha256:5fd22fa584ae6bd9b9e2d23014f23b415ccf8c66cba35cbacb68999f7ee4e2f5
+FROM docker.elastic.co/logstash/logstash:6.6.1@sha256:717891aea5030345ed2ca635b8e363578630a69fd1b906abe2bcc634a4a126b5
# The upstream image was built by:
-# https://github.com/elastic/logstash-docker/tree/6.6.0
+# https://github.com/elastic/logstash-docker/tree/6.6.1
# For a full list of supported images and tags visit https://www.docker.elastic.co
diff --git a/php_7.1-alpine/Dockerfile b/php_7.1-alpine/Dockerfile
index 6d8aaea..1b4d349 100644
--- a/php_7.1-alpine/Dockerfile
+++ b/php_7.1-alpine/Dockerfile
@@ -144,6 +144,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.1-alpine3.8/Dockerfile b/php_7.1-alpine3.8/Dockerfile
index 7f6cf93..61244e9 100644
--- a/php_7.1-alpine3.8/Dockerfile
+++ b/php_7.1-alpine3.8/Dockerfile
@@ -144,6 +144,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.1-apache-jessie/Dockerfile b/php_7.1-apache-jessie/Dockerfile
index cc29207..37db3d6 100644
--- a/php_7.1-apache-jessie/Dockerfile
+++ b/php_7.1-apache-jessie/Dockerfile
@@ -225,6 +225,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1-apache/Dockerfile b/php_7.1-apache/Dockerfile
index 675af7e..e2349c7 100644
--- a/php_7.1-apache/Dockerfile
+++ b/php_7.1-apache/Dockerfile
@@ -225,6 +225,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1-fpm-alpine/Dockerfile b/php_7.1-fpm-alpine/Dockerfile
index 488a7ae..e750f05 100644
--- a/php_7.1-fpm-alpine/Dockerfile
+++ b/php_7.1-fpm-alpine/Dockerfile
@@ -145,6 +145,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.1-fpm-alpine3.8/Dockerfile b/php_7.1-fpm-alpine3.8/Dockerfile
index fac9e48..e1e53d7 100644
--- a/php_7.1-fpm-alpine3.8/Dockerfile
+++ b/php_7.1-fpm-alpine3.8/Dockerfile
@@ -145,6 +145,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.1-fpm-jessie/Dockerfile b/php_7.1-fpm-jessie/Dockerfile
index a6f3c90..0b2d996 100644
--- a/php_7.1-fpm-jessie/Dockerfile
+++ b/php_7.1-fpm-jessie/Dockerfile
@@ -166,6 +166,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1-fpm/Dockerfile b/php_7.1-fpm/Dockerfile
index 2f29b9b..ac60f26 100644
--- a/php_7.1-fpm/Dockerfile
+++ b/php_7.1-fpm/Dockerfile
@@ -166,6 +166,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1-jessie/Dockerfile b/php_7.1-jessie/Dockerfile
index d834283..c4a0e5f 100644
--- a/php_7.1-jessie/Dockerfile
+++ b/php_7.1-jessie/Dockerfile
@@ -165,6 +165,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1-zts-alpine/Dockerfile b/php_7.1-zts-alpine/Dockerfile
index 582905f..adabd57 100644
--- a/php_7.1-zts-alpine/Dockerfile
+++ b/php_7.1-zts-alpine/Dockerfile
@@ -145,6 +145,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.1-zts-alpine3.8/Dockerfile b/php_7.1-zts-alpine3.8/Dockerfile
index 7eadd5b..bbd1a72 100644
--- a/php_7.1-zts-alpine3.8/Dockerfile
+++ b/php_7.1-zts-alpine3.8/Dockerfile
@@ -145,6 +145,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.1-zts-jessie/Dockerfile b/php_7.1-zts-jessie/Dockerfile
index 27d2a5f..2469cd0 100644
--- a/php_7.1-zts-jessie/Dockerfile
+++ b/php_7.1-zts-jessie/Dockerfile
@@ -166,6 +166,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1-zts/Dockerfile b/php_7.1-zts/Dockerfile
index e413e6c..56ffe93 100644
--- a/php_7.1-zts/Dockerfile
+++ b/php_7.1-zts/Dockerfile
@@ -166,6 +166,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.1/Dockerfile b/php_7.1/Dockerfile
index 9e3326b..fe1c6ff 100644
--- a/php_7.1/Dockerfile
+++ b/php_7.1/Dockerfile
@@ -165,6 +165,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.2-alpine/Dockerfile b/php_7.2-alpine/Dockerfile
index d5f09b9..b741409 100644
--- a/php_7.2-alpine/Dockerfile
+++ b/php_7.2-alpine/Dockerfile
@@ -150,6 +150,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.2-alpine3.8/Dockerfile b/php_7.2-alpine3.8/Dockerfile
index eef7665..32310df 100644
--- a/php_7.2-alpine3.8/Dockerfile
+++ b/php_7.2-alpine3.8/Dockerfile
@@ -150,6 +150,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.2-apache/Dockerfile b/php_7.2-apache/Dockerfile
index c08d3f8..b6b57eb 100644
--- a/php_7.2-apache/Dockerfile
+++ b/php_7.2-apache/Dockerfile
@@ -244,6 +244,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.2-fpm-alpine/Dockerfile b/php_7.2-fpm-alpine/Dockerfile
index f133045..cd300c7 100644
--- a/php_7.2-fpm-alpine/Dockerfile
+++ b/php_7.2-fpm-alpine/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.2-fpm-alpine3.8/Dockerfile b/php_7.2-fpm-alpine3.8/Dockerfile
index 73e7cff..98ad034 100644
--- a/php_7.2-fpm-alpine3.8/Dockerfile
+++ b/php_7.2-fpm-alpine3.8/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.2-fpm/Dockerfile b/php_7.2-fpm/Dockerfile
index ba4469f..eba331e 100644
--- a/php_7.2-fpm/Dockerfile
+++ b/php_7.2-fpm/Dockerfile
@@ -185,6 +185,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.2-zts-alpine/Dockerfile b/php_7.2-zts-alpine/Dockerfile
index 2f20dc4..9271b0a 100644
--- a/php_7.2-zts-alpine/Dockerfile
+++ b/php_7.2-zts-alpine/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.2-zts-alpine3.8/Dockerfile b/php_7.2-zts-alpine3.8/Dockerfile
index 82d8923..1312072 100644
--- a/php_7.2-zts-alpine3.8/Dockerfile
+++ b/php_7.2-zts-alpine3.8/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_7.2-zts/Dockerfile b/php_7.2-zts/Dockerfile
index 246e02a..b9ac828 100644
--- a/php_7.2-zts/Dockerfile
+++ b/php_7.2-zts/Dockerfile
@@ -185,6 +185,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_7.2/Dockerfile b/php_7.2/Dockerfile
index 07e40ac..a7e2b81 100644
--- a/php_7.2/Dockerfile
+++ b/php_7.2/Dockerfile
@@ -184,6 +184,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_alpine/Dockerfile b/php_alpine/Dockerfile
index 6714481..c914685 100644
--- a/php_alpine/Dockerfile
+++ b/php_alpine/Dockerfile
@@ -150,6 +150,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_alpine3.8/Dockerfile b/php_alpine3.8/Dockerfile
index 9228c41..0f5cf31 100644
--- a/php_alpine3.8/Dockerfile
+++ b/php_alpine3.8/Dockerfile
@@ -150,6 +150,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_apache/Dockerfile b/php_apache/Dockerfile
index c74979e..d98b42f 100644
--- a/php_apache/Dockerfile
+++ b/php_apache/Dockerfile
@@ -244,6 +244,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_fpm-alpine/Dockerfile b/php_fpm-alpine/Dockerfile
index 746921c..1c9e986 100644
--- a/php_fpm-alpine/Dockerfile
+++ b/php_fpm-alpine/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_fpm-alpine3.8/Dockerfile b/php_fpm-alpine3.8/Dockerfile
index 2415dca..7cf4309 100644
--- a/php_fpm-alpine3.8/Dockerfile
+++ b/php_fpm-alpine3.8/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_fpm/Dockerfile b/php_fpm/Dockerfile
index 6a64219..ccd3d71 100644
--- a/php_fpm/Dockerfile
+++ b/php_fpm/Dockerfile
@@ -185,6 +185,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_latest/Dockerfile b/php_latest/Dockerfile
index d9b1b78..1ca51e8 100644
--- a/php_latest/Dockerfile
+++ b/php_latest/Dockerfile
@@ -184,6 +184,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/php_zts-alpine/Dockerfile b/php_zts-alpine/Dockerfile
index 1eef592..9d19116 100644
--- a/php_zts-alpine/Dockerfile
+++ b/php_zts-alpine/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_zts-alpine3.8/Dockerfile b/php_zts-alpine3.8/Dockerfile
index 80629a9..0464d9a 100644
--- a/php_zts-alpine3.8/Dockerfile
+++ b/php_zts-alpine3.8/Dockerfile
@@ -151,6 +151,7 @@ RUN set -xe \
\
$PHP_EXTRA_CONFIGURE_ARGS \
&& make -j "$(nproc)" \
+ && find -type f -name '*.a' -delete \
&& make install \
&& { find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; } \
&& make clean \
diff --git a/php_zts/Dockerfile b/php_zts/Dockerfile
index 51a34b8..7069944 100644
--- a/php_zts/Dockerfile
+++ b/php_zts/Dockerfile
@@ -185,6 +185,7 @@ RUN set -eux; \
${PHP_EXTRA_CONFIGURE_ARGS:-} \
; \
make -j "$(nproc)"; \
+ find -type f -name '*.a' -delete; \
make install; \
find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; \
make clean; \
diff --git a/python_2-windowsservercore-1709/Dockerfile b/python_2-windowsservercore-1709/Dockerfile
index 68595c0..25d1b5c 100644
--- a/python_2-windowsservercore-1709/Dockerfile
+++ b/python_2-windowsservercore-1709/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:1709
+FROM mcr.microsoft.com/windows/servercore:1709
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_2-windowsservercore-1709/Dockerfile b/python_2-windowsservercore-1803/Dockerfile
similarity index 97%
copy from python_2-windowsservercore-1709/Dockerfile
copy to python_2-windowsservercore-1803/Dockerfile
index 68595c0..5c46939 100644
--- a/python_2-windowsservercore-1709/Dockerfile
+++ b/python_2-windowsservercore-1803/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:1709
+FROM mcr.microsoft.com/windows/servercore:1803
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_2-windowsservercore-1709/Dockerfile b/python_2-windowsservercore-1809/Dockerfile
similarity index 97%
copy from python_2-windowsservercore-1709/Dockerfile
copy to python_2-windowsservercore-1809/Dockerfile
index 68595c0..79a9c2f 100644
--- a/python_2-windowsservercore-1709/Dockerfile
+++ b/python_2-windowsservercore-1809/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:1709
+FROM mcr.microsoft.com/windows/servercore:1809
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_2-windowsservercore-ltsc2016/Dockerfile b/python_2-windowsservercore-ltsc2016/Dockerfile
index fde56ce..2fcd783 100644
--- a/python_2-windowsservercore-ltsc2016/Dockerfile
+++ b/python_2-windowsservercore-ltsc2016/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:ltsc2016
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_3.6-windowsservercore-1709/Dockerfile b/python_3.6-windowsservercore-1709/Dockerfile
index 244ddae..3d8249f 100644
--- a/python_3.6-windowsservercore-1709/Dockerfile
+++ b/python_3.6-windowsservercore-1709/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:1709
+FROM mcr.microsoft.com/windows/servercore:1709
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_3.6-windowsservercore-ltsc2016/Dockerfile b/python_3.6-windowsservercore-1803/Dockerfile
similarity index 97%
copy from python_3.6-windowsservercore-ltsc2016/Dockerfile
copy to python_3.6-windowsservercore-1803/Dockerfile
index ea216cf..fb0e7b3 100644
--- a/python_3.6-windowsservercore-ltsc2016/Dockerfile
+++ b/python_3.6-windowsservercore-1803/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:1803
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_3.6-windowsservercore-ltsc2016/Dockerfile b/python_3.6-windowsservercore-1809/Dockerfile
similarity index 97%
copy from python_3.6-windowsservercore-ltsc2016/Dockerfile
copy to python_3.6-windowsservercore-1809/Dockerfile
index ea216cf..17b3711 100644
--- a/python_3.6-windowsservercore-ltsc2016/Dockerfile
+++ b/python_3.6-windowsservercore-1809/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:1809
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_3.6-windowsservercore-ltsc2016/Dockerfile b/python_3.6-windowsservercore-ltsc2016/Dockerfile
index ea216cf..f50dd7b 100644
--- a/python_3.6-windowsservercore-ltsc2016/Dockerfile
+++ b/python_3.6-windowsservercore-ltsc2016/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:ltsc2016
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_windowsservercore-1709/Dockerfile b/python_windowsservercore-1709/Dockerfile
index 58955c0..93041a2 100644
--- a/python_windowsservercore-1709/Dockerfile
+++ b/python_windowsservercore-1709/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:1709
+FROM mcr.microsoft.com/windows/servercore:1709
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_windowsservercore-ltsc2016/Dockerfile b/python_windowsservercore-1803/Dockerfile
similarity index 97%
copy from python_windowsservercore-ltsc2016/Dockerfile
copy to python_windowsservercore-1803/Dockerfile
index bcf40c0..4527d0b 100644
--- a/python_windowsservercore-ltsc2016/Dockerfile
+++ b/python_windowsservercore-1803/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:1803
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_windowsservercore-ltsc2016/Dockerfile b/python_windowsservercore-1809/Dockerfile
similarity index 97%
copy from python_windowsservercore-ltsc2016/Dockerfile
copy to python_windowsservercore-1809/Dockerfile
index bcf40c0..8306440 100644
--- a/python_windowsservercore-ltsc2016/Dockerfile
+++ b/python_windowsservercore-1809/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:1809
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/python_windowsservercore-ltsc2016/Dockerfile b/python_windowsservercore-ltsc2016/Dockerfile
index bcf40c0..ec82e48 100644
--- a/python_windowsservercore-ltsc2016/Dockerfile
+++ b/python_windowsservercore-ltsc2016/Dockerfile
@@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
-FROM microsoft/windowsservercore:ltsc2016
+FROM mcr.microsoft.com/windows/servercore:ltsc2016
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
diff --git a/rabbitmq_3.7-rc-alpine/Dockerfile b/rabbitmq_3.7-rc-alpine/Dockerfile
deleted file mode 100644
index f3bb4b9..0000000
diff --git a/rabbitmq_3.7-rc-alpine/docker-entrypoint.sh b/rabbitmq_3.7-rc-alpine/docker-entrypoint.sh
deleted file mode 100755
index aea0160..0000000
diff --git a/rabbitmq_3.7-rc-management-alpine/Dockerfile b/rabbitmq_3.7-rc-management-alpine/Dockerfile
deleted file mode 100644
index b5487f0..0000000
diff --git a/rabbitmq_3.7-rc-management/Dockerfile b/rabbitmq_3.7-rc-management/Dockerfile
deleted file mode 100644
index ef76cc8..0000000
diff --git a/rabbitmq_3.7-rc/Dockerfile b/rabbitmq_3.7-rc/Dockerfile
deleted file mode 100644
index c2cdf1a..0000000
diff --git a/rabbitmq_3.7-rc/docker-entrypoint.sh b/rabbitmq_3.7-rc/docker-entrypoint.sh
deleted file mode 100755
index a1bdb3d..0000000
diff --git a/rabbitmq_3.7.9-alpine/Dockerfile b/rabbitmq_3.7.9-alpine/Dockerfile
deleted file mode 100644
index 1fc818a..0000000
diff --git a/rabbitmq_3.7.9-alpine/docker-entrypoint.sh b/rabbitmq_3.7.9-alpine/docker-entrypoint.sh
deleted file mode 100755
index aea0160..0000000
diff --git a/rabbitmq_3.7.9-management-alpine/Dockerfile b/rabbitmq_3.7.9-management-alpine/Dockerfile
deleted file mode 100644
index 93b4bb8..0000000
diff --git a/rabbitmq_3.7.9-management/Dockerfile b/rabbitmq_3.7.9-management/Dockerfile
deleted file mode 100644
index a69df00..0000000
diff --git a/rabbitmq_3.7.9/Dockerfile b/rabbitmq_3.7.9/Dockerfile
deleted file mode 100644
index 125c584..0000000
diff --git a/rabbitmq_3.7.9/docker-entrypoint.sh b/rabbitmq_3.7.9/docker-entrypoint.sh
deleted file mode 100755
index a1bdb3d..0000000
diff --git a/rabbitmq_3.8-rc-alpine/Dockerfile b/rabbitmq_3.8-rc-alpine/Dockerfile
index 27e494a..f9fc099 100644
--- a/rabbitmq_3.8-rc-alpine/Dockerfile
+++ b/rabbitmq_3.8-rc-alpine/Dockerfile
@@ -22,10 +22,10 @@ ENV OPENSSL_SOURCE_SHA256="fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d
ENV OPENSSL_PGP_KEY_ID="0x8657ABB260F056B1E5190839D9C4D26D0E604491"
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
-ENV OTP_VERSION 21.2.5
+ENV OTP_VERSION 21.2.6
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="3ff578ab020a714be25d6787b81938df016db375692d4126a28f1303e6e9c165"
+ENV OTP_SOURCE_SHA256="aa0b95031e7c01af8a7042a00974ab16ed8fec305a68d7dbaa4185e5d58ef4d5"
# Install dependencies required to build Erlang/OTP from source
# http://erlang.org/doc/installation_guide/INSTALL.html
diff --git a/rabbitmq_3.8-rc/Dockerfile b/rabbitmq_3.8-rc/Dockerfile
index e1f0387..f8a6339 100644
--- a/rabbitmq_3.8-rc/Dockerfile
+++ b/rabbitmq_3.8-rc/Dockerfile
@@ -25,10 +25,10 @@ ENV OPENSSL_SOURCE_SHA256="fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d
ENV OPENSSL_PGP_KEY_ID="0x8657ABB260F056B1E5190839D9C4D26D0E604491"
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
-ENV OTP_VERSION 21.2.5
+ENV OTP_VERSION 21.2.6
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="3ff578ab020a714be25d6787b81938df016db375692d4126a28f1303e6e9c165"
+ENV OTP_SOURCE_SHA256="aa0b95031e7c01af8a7042a00974ab16ed8fec305a68d7dbaa4185e5d58ef4d5"
# Install dependencies required to build Erlang/OTP from source
# http://erlang.org/doc/installation_guide/INSTALL.html
diff --git a/rabbitmq_alpine/Dockerfile b/rabbitmq_alpine/Dockerfile
index f8581aa..fbb4f52 100644
--- a/rabbitmq_alpine/Dockerfile
+++ b/rabbitmq_alpine/Dockerfile
@@ -22,10 +22,10 @@ ENV OPENSSL_SOURCE_SHA256="fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d
ENV OPENSSL_PGP_KEY_ID="0x8657ABB260F056B1E5190839D9C4D26D0E604491"
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
-ENV OTP_VERSION 21.2.5
+ENV OTP_VERSION 21.2.6
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="3ff578ab020a714be25d6787b81938df016db375692d4126a28f1303e6e9c165"
+ENV OTP_SOURCE_SHA256="aa0b95031e7c01af8a7042a00974ab16ed8fec305a68d7dbaa4185e5d58ef4d5"
# Install dependencies required to build Erlang/OTP from source
# http://erlang.org/doc/installation_guide/INSTALL.html
@@ -170,7 +170,7 @@ RUN set -eux; \
ln -sf "$RABBITMQ_DATA_DIR/.erlang.cookie" /root/.erlang.cookie
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
-ENV RABBITMQ_VERSION 3.7.11
+ENV RABBITMQ_VERSION 3.7.12
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq
diff --git a/rabbitmq_latest/Dockerfile b/rabbitmq_latest/Dockerfile
index eca8892..9ea20fc 100644
--- a/rabbitmq_latest/Dockerfile
+++ b/rabbitmq_latest/Dockerfile
@@ -25,10 +25,10 @@ ENV OPENSSL_SOURCE_SHA256="fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d
ENV OPENSSL_PGP_KEY_ID="0x8657ABB260F056B1E5190839D9C4D26D0E604491"
# Use the latest stable Erlang/OTP release (https://github.com/erlang/otp/tags)
-ENV OTP_VERSION 21.2.5
+ENV OTP_VERSION 21.2.6
# TODO add PGP checking when the feature will be added to Erlang/OTP's build system
# http://erlang.org/pipermail/erlang-questions/2019-January/097067.html
-ENV OTP_SOURCE_SHA256="3ff578ab020a714be25d6787b81938df016db375692d4126a28f1303e6e9c165"
+ENV OTP_SOURCE_SHA256="aa0b95031e7c01af8a7042a00974ab16ed8fec305a68d7dbaa4185e5d58ef4d5"
# Install dependencies required to build Erlang/OTP from source
# http://erlang.org/doc/installation_guide/INSTALL.html
@@ -179,7 +179,7 @@ RUN set -eux; \
ln -sf "$RABBITMQ_DATA_DIR/.erlang.cookie" /root/.erlang.cookie
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
-ENV RABBITMQ_VERSION 3.7.11
+ENV RABBITMQ_VERSION 3.7.12
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq
diff --git a/redis_4-32bit-stretch/Dockerfile b/redis_4-32bit-stretch/Dockerfile
index f875ad0..60689c6 100644
--- a/redis_4-32bit-stretch/Dockerfile
+++ b/redis_4-32bit-stretch/Dockerfile
@@ -31,9 +31,9 @@ RUN set -ex; \
\
apt-get purge -y --auto-remove $fetchDeps
-ENV REDIS_VERSION 4.0.12
-ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-4.0.12.tar.gz
-ENV REDIS_DOWNLOAD_SHA 6447259d2eed426a949c9c13f8fdb2d91fb66d9dc915dd50db13b87f46d93162
+ENV REDIS_VERSION 4.0.13
+ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-4.0.13.tar.gz
+ENV REDIS_DOWNLOAD_SHA 17d955227966dcd68590be6139e5fe7f2d19fc4fb7334248a904ea9cdd30c1d4
RUN apt-get update && apt-get install -y --no-install-recommends \
libc6-i386 \
diff --git a/redis_4-alpine3.9/Dockerfile b/redis_4-alpine3.9/Dockerfile
index 7caa51c..722e8e1 100644
--- a/redis_4-alpine3.9/Dockerfile
+++ b/redis_4-alpine3.9/Dockerfile
@@ -9,9 +9,9 @@ RUN apk add --no-cache \
# add tzdata for https://github.com/docker-library/redis/issues/138
tzdata
-ENV REDIS_VERSION 4.0.12
-ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-4.0.12.tar.gz
-ENV REDIS_DOWNLOAD_SHA 6447259d2eed426a949c9c13f8fdb2d91fb66d9dc915dd50db13b87f46d93162
+ENV REDIS_VERSION 4.0.13
+ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-4.0.13.tar.gz
+ENV REDIS_DOWNLOAD_SHA 17d955227966dcd68590be6139e5fe7f2d19fc4fb7334248a904ea9cdd30c1d4
# for redis-sentinel see: http://redis.io/topics/sentinel
RUN set -ex; \
diff --git a/redis_4-stretch/Dockerfile b/redis_4-stretch/Dockerfile
index be87fac..819c6b3 100644
--- a/redis_4-stretch/Dockerfile
+++ b/redis_4-stretch/Dockerfile
@@ -31,9 +31,9 @@ RUN set -ex; \
\
apt-get purge -y --auto-remove $fetchDeps
-ENV REDIS_VERSION 4.0.12
-ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-4.0.12.tar.gz
-ENV REDIS_DOWNLOAD_SHA 6447259d2eed426a949c9c13f8fdb2d91fb66d9dc915dd50db13b87f46d93162
+ENV REDIS_VERSION 4.0.13
+ENV REDIS_DOWNLOAD_URL http://download.redis.io/releases/redis-4.0.13.tar.gz
+ENV REDIS_DOWNLOAD_SHA 17d955227966dcd68590be6139e5fe7f2d19fc4fb7334248a904ea9cdd30c1d4
# for redis-sentinel see: http://redis.io/topics/sentinel
RUN set -ex; \ |
Build test of #5458; 1faf1e1; $ bashbrew build elasticsearch:6.6.1
Pulling docker.elastic.co/elasticsearch/elasticsearch:6.6.1@sha256:b3c3863bfef1bdc79ebb55e61a5f140b397cc6406638b42b7b624ef9742bece3 (elasticsearch:6.6.1)
Building bashbrew/cache:9f37d25dc859333ff55b36ae8e10ce5f98ced019ccaaf5c55aa7364b3f9c99c0 (elasticsearch:6.6.1)
Tagging elasticsearch:6.6.1
$ test/run.sh elasticsearch:6.6.1
testing elasticsearch:6.6.1
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/5]...passed
'elasticsearch-basics' [5/5]........passed
$ bashbrew build elasticsearch:5.6.15
Building bashbrew/cache:8f32400bad9f3d928ef26b3e48f240fe9f93e71a28343f803c03123c99f46d06 (elasticsearch:5.6.15)
Tagging elasticsearch:5.6.15
Tagging elasticsearch:5.6
Tagging elasticsearch:5
$ test/run.sh elasticsearch:5.6.15
testing elasticsearch:5.6.15
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'elasticsearch-basics' [5/5]......passed
$ bashbrew build elasticsearch:5.6.15-alpine
Building bashbrew/cache:7a433c9b6f4b0a9f33700132be058e7c63cb6961599397c61b590bc7a6862d43 (elasticsearch:5.6.15-alpine)
Tagging elasticsearch:5.6.15-alpine
Tagging elasticsearch:5.6-alpine
Tagging elasticsearch:5-alpine
$ test/run.sh elasticsearch:5.6.15-alpine
testing elasticsearch:5.6.15-alpine
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'elasticsearch-basics' [5/5]......passed
$ bashbrew build kibana:6.6.1
Pulling docker.elastic.co/kibana/kibana:6.6.1@sha256:237e44f395b21fc285985a65ba373228d07ccfa1971ebac3a4dc851a573f149f (kibana:6.6.1)
Building bashbrew/cache:22dd393124d04e77b4eeecfaa2177ffd4dc888e806de3ce769bea310c6992611 (kibana:6.6.1)
Tagging kibana:6.6.1
$ test/run.sh kibana:6.6.1
testing kibana:6.6.1
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/4]...passed
$ bashbrew build kibana:5.6.15
Building bashbrew/cache:4c00e7c9f0b03d155d0d6e03262c78192cdfba4f24f7363886aeec8533230041 (kibana:5.6.15)
Tagging kibana:5.6.15
Tagging kibana:5.6
Tagging kibana:5
$ test/run.sh kibana:5.6.15
testing kibana:5.6.15
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
$ bashbrew build logstash:6.6.1
Pulling docker.elastic.co/logstash/logstash:6.6.1@sha256:717891aea5030345ed2ca635b8e363578630a69fd1b906abe2bcc634a4a126b5 (logstash:6.6.1)
Building bashbrew/cache:6129036f7408a04b6eed844652d506732b44f4f73b15ece99bb22ea5135d5518 (logstash:6.6.1)
Tagging logstash:6.6.1
$ test/run.sh logstash:6.6.1
testing logstash:6.6.1
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...warning: garbage password detected for 'root': 'locked'
passed
'override-cmd' [4/5]...passed
'logstash-basics' [5/5].............passed
$ bashbrew build logstash:5.6.15
Building bashbrew/cache:767744985b3507e1ceb3dc247bde63614a2c80eb5d0450ac92ebb35a86eccded (logstash:5.6.15)
Tagging logstash:5.6.15
Tagging logstash:5.6
Tagging logstash:5
$ test/run.sh logstash:5.6.15
testing logstash:5.6.15
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'logstash-basics' [5/5]......passed
$ bashbrew build logstash:5.6.15-alpine
Building bashbrew/cache:8754805aab5ea10a302d10fed9cf972748d2ade4034f2215cbf7d8ba71aadcfe (logstash:5.6.15-alpine)
Tagging logstash:5.6.15-alpine
Tagging logstash:5.6-alpine
Tagging logstash:5-alpine
$ test/run.sh logstash:5.6.15-alpine
testing logstash:5.6.15-alpine
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'logstash-basics' [5/5].......passed
$ bashbrew build php:7.3.2-cli-stretch
Building bashbrew/cache:3ed8d5995092ba83045f09a34ecb988f93e73dac0a7f16166a1296c5eace613f (php:7.3.2-cli-stretch)
Tagging php:7.3.2-cli-stretch
Tagging php:7.3-cli-stretch
Tagging php:7-cli-stretch
Tagging php:cli-stretch
Tagging php:7.3.2-stretch
Tagging php:7.3-stretch
Tagging php:7-stretch
Tagging php:stretch
Tagging php:7.3.2-cli
Tagging php:7.3-cli
Tagging php:7-cli
Tagging php:cli
Tagging php:7.3.2
Tagging php:7.3
Tagging php:7
Tagging php:latest
$ test/run.sh php:7.3.2-cli-stretch
testing php:7.3.2-cli-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.2-apache-stretch
Building bashbrew/cache:9575567eff81083fc67249cf4ad5d8915fa21f69a791241fcc51eae866bd66bf (php:7.3.2-apache-stretch)
Tagging php:7.3.2-apache-stretch
Tagging php:7.3-apache-stretch
Tagging php:7-apache-stretch
Tagging php:apache-stretch
Tagging php:7.3.2-apache
Tagging php:7.3-apache
Tagging php:7-apache
Tagging php:apache
$ test/run.sh php:7.3.2-apache-stretch
testing php:7.3.2-apache-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.2-fpm-stretch
Building bashbrew/cache:56fc0e7b792602ab5ac3bfbae050a508004238bb3500a494fcc458bdf56f70ba (php:7.3.2-fpm-stretch)
Tagging php:7.3.2-fpm-stretch
Tagging php:7.3-fpm-stretch
Tagging php:7-fpm-stretch
Tagging php:fpm-stretch
Tagging php:7.3.2-fpm
Tagging php:7.3-fpm
Tagging php:7-fpm
Tagging php:fpm
$ test/run.sh php:7.3.2-fpm-stretch
testing php:7.3.2-fpm-stretch
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.2-zts-stretch
Building bashbrew/cache:3c91dd122ca8702a3d3f68a0e0e5e9437d346122a47c020202fdc39c7fc0ac32 (php:7.3.2-zts-stretch)
Tagging php:7.3.2-zts-stretch
Tagging php:7.3-zts-stretch
Tagging php:7-zts-stretch
Tagging php:zts-stretch
Tagging php:7.3.2-zts
Tagging php:7.3-zts
Tagging php:7-zts
Tagging php:zts
$ test/run.sh php:7.3.2-zts-stretch
testing php:7.3.2-zts-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.2-cli-alpine3.9
Building bashbrew/cache:9c3e2fbf194c82177a6248134fdeae9e4912495cb03f8fe54fc0fd5c33a7d6bc (php:7.3.2-cli-alpine3.9)
Tagging php:7.3.2-cli-alpine3.9
Tagging php:7.3-cli-alpine3.9
Tagging php:7-cli-alpine3.9
Tagging php:cli-alpine3.9
Tagging php:7.3.2-alpine3.9
Tagging php:7.3-alpine3.9
Tagging php:7-alpine3.9
Tagging php:alpine3.9
Tagging php:7.3.2-cli-alpine
Tagging php:7.3-cli-alpine
Tagging php:7-cli-alpine
Tagging php:cli-alpine
Tagging php:7.3.2-alpine
Tagging php:7.3-alpine
Tagging php:7-alpine
Tagging php:alpine
$ test/run.sh php:7.3.2-cli-alpine3.9
testing php:7.3.2-cli-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.2-fpm-alpine3.9
Building bashbrew/cache:dca1ec83fde5b28d9dce22a51b0feb137be8160a75f6c6327dabed8ed9993296 (php:7.3.2-fpm-alpine3.9)
Tagging php:7.3.2-fpm-alpine3.9
Tagging php:7.3-fpm-alpine3.9
Tagging php:7-fpm-alpine3.9
Tagging php:fpm-alpine3.9
Tagging php:7.3.2-fpm-alpine
Tagging php:7.3-fpm-alpine
Tagging php:7-fpm-alpine
Tagging php:fpm-alpine
$ test/run.sh php:7.3.2-fpm-alpine3.9
testing php:7.3.2-fpm-alpine3.9
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.2-zts-alpine3.9
Building bashbrew/cache:679e8d9a4e753b551ed24c28d9f5bf1be18faa0988f41a718c0ad4a7e5c8f6aa (php:7.3.2-zts-alpine3.9)
Tagging php:7.3.2-zts-alpine3.9
Tagging php:7.3-zts-alpine3.9
Tagging php:7-zts-alpine3.9
Tagging php:zts-alpine3.9
Tagging php:7.3.2-zts-alpine
Tagging php:7.3-zts-alpine
Tagging php:7-zts-alpine
Tagging php:zts-alpine
$ test/run.sh php:7.3.2-zts-alpine3.9
testing php:7.3.2-zts-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.2-cli-alpine3.8
Building bashbrew/cache:0aca81d292a389d2fcbeea47e38d86a04922bcc775ab7713dda2238f94d9e808 (php:7.3.2-cli-alpine3.8)
Tagging php:7.3.2-cli-alpine3.8
Tagging php:7.3-cli-alpine3.8
Tagging php:7-cli-alpine3.8
Tagging php:cli-alpine3.8
Tagging php:7.3.2-alpine3.8
Tagging php:7.3-alpine3.8
Tagging php:7-alpine3.8
Tagging php:alpine3.8
$ test/run.sh php:7.3.2-cli-alpine3.8
testing php:7.3.2-cli-alpine3.8
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.3.2-fpm-alpine3.8
Building bashbrew/cache:fe745d9fb340093038f5010455a8e69cea57dbf0fef911515fdd93e16467a6b6 (php:7.3.2-fpm-alpine3.8)
Tagging php:7.3.2-fpm-alpine3.8
Tagging php:7.3-fpm-alpine3.8
Tagging php:7-fpm-alpine3.8
Tagging php:fpm-alpine3.8
$ test/run.sh php:7.3.2-fpm-alpine3.8
testing php:7.3.2-fpm-alpine3.8
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.3.2-zts-alpine3.8
Building bashbrew/cache:b5759b944ff4a70c8580859a0689afb8579523352317d885702fbb450c963e4c (php:7.3.2-zts-alpine3.8)
Tagging php:7.3.2-zts-alpine3.8
Tagging php:7.3-zts-alpine3.8
Tagging php:7-zts-alpine3.8
Tagging php:zts-alpine3.8
$ test/run.sh php:7.3.2-zts-alpine3.8
testing php:7.3.2-zts-alpine3.8
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-cli-stretch
Building bashbrew/cache:8cc61051a11829fb60ed5b73247c44336a320197f2bbe3602b87d6b5410c3cbd (php:7.2.15-cli-stretch)
Tagging php:7.2.15-cli-stretch
Tagging php:7.2-cli-stretch
Tagging php:7.2.15-stretch
Tagging php:7.2-stretch
Tagging php:7.2.15-cli
Tagging php:7.2-cli
Tagging php:7.2.15
Tagging php:7.2
$ test/run.sh php:7.2.15-cli-stretch
testing php:7.2.15-cli-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-apache-stretch
Building bashbrew/cache:968cf842d92bb5d737b1e6bcde02d65c88aea4c335892480b9c62617669520da (php:7.2.15-apache-stretch)
Tagging php:7.2.15-apache-stretch
Tagging php:7.2-apache-stretch
Tagging php:7.2.15-apache
Tagging php:7.2-apache
$ test/run.sh php:7.2.15-apache-stretch
testing php:7.2.15-apache-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-fpm-stretch
Building bashbrew/cache:9239f52537e26d7d9b4262ed5a2a53861072ccd3d379678ae7a260430d1f4cc8 (php:7.2.15-fpm-stretch)
Tagging php:7.2.15-fpm-stretch
Tagging php:7.2-fpm-stretch
Tagging php:7.2.15-fpm
Tagging php:7.2-fpm
$ test/run.sh php:7.2.15-fpm-stretch
testing php:7.2.15-fpm-stretch
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.15-zts-stretch
Building bashbrew/cache:4374f017db21c5de21defa306361124acc0e8b40b491986b381339428e6a979a (php:7.2.15-zts-stretch)
Tagging php:7.2.15-zts-stretch
Tagging php:7.2-zts-stretch
Tagging php:7.2.15-zts
Tagging php:7.2-zts
$ test/run.sh php:7.2.15-zts-stretch
testing php:7.2.15-zts-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-cli-alpine3.9
Building bashbrew/cache:f79a2165c0abbec416fb3418d03093169f7dbb4b504a50699cbfbcdbfbe1f27d (php:7.2.15-cli-alpine3.9)
Tagging php:7.2.15-cli-alpine3.9
Tagging php:7.2-cli-alpine3.9
Tagging php:7.2.15-alpine3.9
Tagging php:7.2-alpine3.9
Tagging php:7.2.15-cli-alpine
Tagging php:7.2-cli-alpine
Tagging php:7.2.15-alpine
Tagging php:7.2-alpine
$ test/run.sh php:7.2.15-cli-alpine3.9
testing php:7.2.15-cli-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-fpm-alpine3.9
Building bashbrew/cache:4356fb8b19e0d6216ce6e875b0fa8fcc947cb4c6e61c8e1f87eb68701f373d63 (php:7.2.15-fpm-alpine3.9)
Tagging php:7.2.15-fpm-alpine3.9
Tagging php:7.2-fpm-alpine3.9
Tagging php:7.2.15-fpm-alpine
Tagging php:7.2-fpm-alpine
$ test/run.sh php:7.2.15-fpm-alpine3.9
testing php:7.2.15-fpm-alpine3.9
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.15-zts-alpine3.9
Building bashbrew/cache:02f3131b67d78335b6bb89d86f1782b02d65b3e30a86907a55e5d26187fbb088 (php:7.2.15-zts-alpine3.9)
Tagging php:7.2.15-zts-alpine3.9
Tagging php:7.2-zts-alpine3.9
Tagging php:7.2.15-zts-alpine
Tagging php:7.2-zts-alpine
$ test/run.sh php:7.2.15-zts-alpine3.9
testing php:7.2.15-zts-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-cli-alpine3.8
Building bashbrew/cache:6a83c6091df5201f43655593e71874b7f42c7aa879fd6e70b2a889a4bc1c2824 (php:7.2.15-cli-alpine3.8)
Tagging php:7.2.15-cli-alpine3.8
Tagging php:7.2-cli-alpine3.8
Tagging php:7.2.15-alpine3.8
Tagging php:7.2-alpine3.8
$ test/run.sh php:7.2.15-cli-alpine3.8
testing php:7.2.15-cli-alpine3.8
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.2.15-fpm-alpine3.8
Building bashbrew/cache:d03d283f3b55032566e74b35d7bc322e11e297354b49fa5593fe4c171782bb88 (php:7.2.15-fpm-alpine3.8)
Tagging php:7.2.15-fpm-alpine3.8
Tagging php:7.2-fpm-alpine3.8
$ test/run.sh php:7.2.15-fpm-alpine3.8
testing php:7.2.15-fpm-alpine3.8
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.2.15-zts-alpine3.8
Building bashbrew/cache:9f79460305b639d14407c79ff81474d4873b05366538844dd2a9f299378aa268 (php:7.2.15-zts-alpine3.8)
Tagging php:7.2.15-zts-alpine3.8
Tagging php:7.2-zts-alpine3.8
$ test/run.sh php:7.2.15-zts-alpine3.8
testing php:7.2.15-zts-alpine3.8
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-cli-stretch
Building bashbrew/cache:b62380f797c08875e650642537c7afe1a49029537fb904f8686939f306f9e127 (php:7.1.26-cli-stretch)
Tagging php:7.1.26-cli-stretch
Tagging php:7.1-cli-stretch
Tagging php:7.1.26-stretch
Tagging php:7.1-stretch
Tagging php:7.1.26-cli
Tagging php:7.1-cli
Tagging php:7.1.26
Tagging php:7.1
$ test/run.sh php:7.1.26-cli-stretch
testing php:7.1.26-cli-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-apache-stretch
Building bashbrew/cache:bc029c383d5123248f26057aef1a7870941fcadafa734ebf1b614cf0ed2db0f3 (php:7.1.26-apache-stretch)
Tagging php:7.1.26-apache-stretch
Tagging php:7.1-apache-stretch
Tagging php:7.1.26-apache
Tagging php:7.1-apache
$ test/run.sh php:7.1.26-apache-stretch
testing php:7.1.26-apache-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-fpm-stretch
Building bashbrew/cache:4e19110f1869342cf31e114df35b4e15eb760609eef5272c051719b001b7eb9a (php:7.1.26-fpm-stretch)
Tagging php:7.1.26-fpm-stretch
Tagging php:7.1-fpm-stretch
Tagging php:7.1.26-fpm
Tagging php:7.1-fpm
$ test/run.sh php:7.1.26-fpm-stretch
testing php:7.1.26-fpm-stretch
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.26-zts-stretch
Building bashbrew/cache:08f51f3f32e0af49c9a6466f69099c5c51185485d4bc74d9f3b350c87665b5d7 (php:7.1.26-zts-stretch)
Tagging php:7.1.26-zts-stretch
Tagging php:7.1-zts-stretch
Tagging php:7.1.26-zts
Tagging php:7.1-zts
$ test/run.sh php:7.1.26-zts-stretch
testing php:7.1.26-zts-stretch
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-cli-jessie
Building bashbrew/cache:e188137ba8d50ed19d5c56ec2b537ac71fc3f89694cc07d361981492a27bd095 (php:7.1.26-cli-jessie)
Tagging php:7.1.26-cli-jessie
Tagging php:7.1-cli-jessie
Tagging php:7.1.26-jessie
Tagging php:7.1-jessie
$ test/run.sh php:7.1.26-cli-jessie
testing php:7.1.26-cli-jessie
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-apache-jessie
Building bashbrew/cache:c73dd57f078ca118298693d3b7cb9b80715922f52ee2734abc54e3a428902a35 (php:7.1.26-apache-jessie)
Tagging php:7.1.26-apache-jessie
Tagging php:7.1-apache-jessie
$ test/run.sh php:7.1.26-apache-jessie
testing php:7.1.26-apache-jessie
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-fpm-jessie
Building bashbrew/cache:6046300cd32928cfc6b79ca0e76cfbf4dcff952108032b1c421121e7448fbb54 (php:7.1.26-fpm-jessie)
Tagging php:7.1.26-fpm-jessie
Tagging php:7.1-fpm-jessie
$ test/run.sh php:7.1.26-fpm-jessie
testing php:7.1.26-fpm-jessie
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.26-zts-jessie
Building bashbrew/cache:5a49dedf04000de14c2ea784d78b792cd20e83ffe2ae4fbfd693a87d64864c7c (php:7.1.26-zts-jessie)
Tagging php:7.1.26-zts-jessie
Tagging php:7.1-zts-jessie
$ test/run.sh php:7.1.26-zts-jessie
testing php:7.1.26-zts-jessie
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-cli-alpine3.9
Building bashbrew/cache:4683b103db133c7de8a44ca99d2b4823b668036f7d7dfab113e6c51844f656e4 (php:7.1.26-cli-alpine3.9)
Tagging php:7.1.26-cli-alpine3.9
Tagging php:7.1-cli-alpine3.9
Tagging php:7.1.26-alpine3.9
Tagging php:7.1-alpine3.9
Tagging php:7.1.26-cli-alpine
Tagging php:7.1-cli-alpine
Tagging php:7.1.26-alpine
Tagging php:7.1-alpine
$ test/run.sh php:7.1.26-cli-alpine3.9
testing php:7.1.26-cli-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-fpm-alpine3.9
Building bashbrew/cache:6935d75dfd47b3bf5aa544430518cd8545f9be335a6fd9cee159b19b65c87313 (php:7.1.26-fpm-alpine3.9)
Tagging php:7.1.26-fpm-alpine3.9
Tagging php:7.1-fpm-alpine3.9
Tagging php:7.1.26-fpm-alpine
Tagging php:7.1-fpm-alpine
$ test/run.sh php:7.1.26-fpm-alpine3.9
testing php:7.1.26-fpm-alpine3.9
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.26-zts-alpine3.9
Building bashbrew/cache:e37efc1716d5ad3fb8240c031884d4a04ca4835d6f3fdd8043dfad1a7bc044a5 (php:7.1.26-zts-alpine3.9)
Tagging php:7.1.26-zts-alpine3.9
Tagging php:7.1-zts-alpine3.9
Tagging php:7.1.26-zts-alpine
Tagging php:7.1-zts-alpine
$ test/run.sh php:7.1.26-zts-alpine3.9
testing php:7.1.26-zts-alpine3.9
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-cli-alpine3.8
Building bashbrew/cache:7f70f4672224cf34253cde3a81b10f84b9bcdf528ec2ea8d4bdfbffb1db827e2 (php:7.1.26-cli-alpine3.8)
Tagging php:7.1.26-cli-alpine3.8
Tagging php:7.1-cli-alpine3.8
Tagging php:7.1.26-alpine3.8
Tagging php:7.1-alpine3.8
$ test/run.sh php:7.1.26-cli-alpine3.8
testing php:7.1.26-cli-alpine3.8
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build php:7.1.26-fpm-alpine3.8
Building bashbrew/cache:76200f187ac8fb10a1d2524094db288e1ee69fcc364964095797fd5810a7c640 (php:7.1.26-fpm-alpine3.8)
Tagging php:7.1.26-fpm-alpine3.8
Tagging php:7.1-fpm-alpine3.8
$ test/run.sh php:7.1.26-fpm-alpine3.8
testing php:7.1.26-fpm-alpine3.8
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'php-ext-install' [5/8]...passed
'php-hello-world' [6/8]...passed
'php-argon2' [7/8]...passed
'php-fpm-hello-web' [8/8]...passed
$ bashbrew build php:7.1.26-zts-alpine3.8
Building bashbrew/cache:ec22e6e77a8f2eb3dc30c60cd72bacafef804eb5b0385c1eac27bf90888fd26f (php:7.1.26-zts-alpine3.8)
Tagging php:7.1.26-zts-alpine3.8
Tagging php:7.1-zts-alpine3.8
$ test/run.sh php:7.1.26-zts-alpine3.8
testing php:7.1.26-zts-alpine3.8
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-argon2' [7/7]...passed
$ bashbrew build python:3.7.2-stretch
Using bashbrew/cache:9e62c38d5c4a1f3507cc90a06a65f6838e17fbbaf30f802c3c2adf7a609d1816 (python:3.7.2-stretch)
Tagging python:3.7.2-stretch
Tagging python:3.7-stretch
Tagging python:3-stretch
Tagging python:stretch
Tagging python:3.7.2
Tagging python:3.7
Tagging python:3
Tagging python:latest
$ test/run.sh python:3.7.2-stretch
testing python:3.7.2-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...skipping Hy test -- not allowed on Python 3.7+ (yet!)
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.7.2-slim-stretch
Using bashbrew/cache:e4e1d5ee5801d7369adaa76b6c90c9f6c36394416f9f7e2731285eb3df4619f1 (python:3.7.2-slim-stretch)
Tagging python:3.7.2-slim-stretch
Tagging python:3.7-slim-stretch
Tagging python:3-slim-stretch
Tagging python:slim-stretch
Tagging python:3.7.2-slim
Tagging python:3.7-slim
Tagging python:3-slim
Tagging python:slim
$ test/run.sh python:3.7.2-slim-stretch
testing python:3.7.2-slim-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...skipping Hy test -- not allowed on Python 3.7+ (yet!)
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.7.2-alpine3.9
Using bashbrew/cache:1ddf4284856d5e9ed06004ab037b66c3eacf0d010e59ebe8253e900c95f067dd (python:3.7.2-alpine3.9)
Tagging python:3.7.2-alpine3.9
Tagging python:3.7-alpine3.9
Tagging python:3-alpine3.9
Tagging python:alpine3.9
Tagging python:3.7.2-alpine
Tagging python:3.7-alpine
Tagging python:3-alpine
Tagging python:alpine
$ test/run.sh python:3.7.2-alpine3.9
testing python:3.7.2-alpine3.9
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...skipping Hy test -- not allowed on Python 3.7+ (yet!)
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.7.2-alpine3.8
Using bashbrew/cache:de7784eb3e572db8ad0862282b45c04954cb8ac23f9a7d9fbd070ee1fb138faf (python:3.7.2-alpine3.8)
Tagging python:3.7.2-alpine3.8
Tagging python:3.7-alpine3.8
Tagging python:3-alpine3.8
Tagging python:alpine3.8
$ test/run.sh python:3.7.2-alpine3.8
testing python:3.7.2-alpine3.8
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...skipping Hy test -- not allowed on Python 3.7+ (yet!)
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.7.2-windowsservercore-ltsc2016
skipping "python:3.7.2-windowsservercore-ltsc2016" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.7.2-windowsservercore-ltsc2016
testing python:3.7.2-windowsservercore-ltsc2016
image has no tests...skipping
$ bashbrew build python:3.7.2-windowsservercore-1709
skipping "python:3.7.2-windowsservercore-1709" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.7.2-windowsservercore-1709
testing python:3.7.2-windowsservercore-1709
image has no tests...skipping
$ bashbrew build python:3.7.2-windowsservercore-1803
skipping "python:3.7.2-windowsservercore-1803" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.7.2-windowsservercore-1803
testing python:3.7.2-windowsservercore-1803
image has no tests...skipping
$ bashbrew build python:3.7.2-windowsservercore-1809
skipping "python:3.7.2-windowsservercore-1809" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.7.2-windowsservercore-1809
testing python:3.7.2-windowsservercore-1809
image has no tests...skipping
$ bashbrew build python:3.6.8-stretch
Using bashbrew/cache:e5b055ec5d03266ac576154fea4f7280f6b86001305705a7cf2ada8a3ca65d9c (python:3.6.8-stretch)
Tagging python:3.6.8-stretch
Tagging python:3.6-stretch
Tagging python:3.6.8
Tagging python:3.6
$ test/run.sh python:3.6.8-stretch
testing python:3.6.8-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.6.8-slim-stretch
Using bashbrew/cache:e8e0335e625f5c0c41e66d759414682c9086a4298e30d7cfb3c2b39f26750fee (python:3.6.8-slim-stretch)
Tagging python:3.6.8-slim-stretch
Tagging python:3.6-slim-stretch
Tagging python:3.6.8-slim
Tagging python:3.6-slim
$ test/run.sh python:3.6.8-slim-stretch
testing python:3.6.8-slim-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.6.8-jessie
Using bashbrew/cache:0a647d08a0b2f2cee25becdbee37ebdfce38208acbfb140ab507cbb3e053476e (python:3.6.8-jessie)
Tagging python:3.6.8-jessie
Tagging python:3.6-jessie
$ test/run.sh python:3.6.8-jessie
testing python:3.6.8-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.6.8-slim-jessie
Using bashbrew/cache:194b328c07fd2ce6f144b7bbdb8e25200d12384cb5ee111f2ddde176d7cccbd7 (python:3.6.8-slim-jessie)
Tagging python:3.6.8-slim-jessie
Tagging python:3.6-slim-jessie
$ test/run.sh python:3.6.8-slim-jessie
testing python:3.6.8-slim-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.6.8-alpine3.9
Using bashbrew/cache:5c0aa54cd73fa29ddccb98f8738467e761c31a0ca6daa07039a3b65b88412021 (python:3.6.8-alpine3.9)
Tagging python:3.6.8-alpine3.9
Tagging python:3.6-alpine3.9
Tagging python:3.6.8-alpine
Tagging python:3.6-alpine
$ test/run.sh python:3.6.8-alpine3.9
testing python:3.6.8-alpine3.9
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.6.8-alpine3.8
Using bashbrew/cache:cb83a6457fe7a996843414f8065ce2c51707f77426d9092f2af89f260452bea6 (python:3.6.8-alpine3.8)
Tagging python:3.6.8-alpine3.8
Tagging python:3.6-alpine3.8
$ test/run.sh python:3.6.8-alpine3.8
testing python:3.6.8-alpine3.8
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.6.8-windowsservercore-ltsc2016
skipping "python:3.6.8-windowsservercore-ltsc2016" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.6.8-windowsservercore-ltsc2016
testing python:3.6.8-windowsservercore-ltsc2016
image has no tests...skipping
$ bashbrew build python:3.6.8-windowsservercore-1709
skipping "python:3.6.8-windowsservercore-1709" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.6.8-windowsservercore-1709
testing python:3.6.8-windowsservercore-1709
image has no tests...skipping
$ bashbrew build python:3.6.8-windowsservercore-1803
skipping "python:3.6.8-windowsservercore-1803" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.6.8-windowsservercore-1803
testing python:3.6.8-windowsservercore-1803
image has no tests...skipping
$ bashbrew build python:3.6.8-windowsservercore-1809
skipping "python:3.6.8-windowsservercore-1809" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:3.6.8-windowsservercore-1809
testing python:3.6.8-windowsservercore-1809
image has no tests...skipping
$ bashbrew build python:3.5.6-stretch
Using bashbrew/cache:e5310259f7af3ed326f906d4e366f7cffb465a1134d277996f7e8c3fd7d6b436 (python:3.5.6-stretch)
Tagging python:3.5.6-stretch
Tagging python:3.5-stretch
Tagging python:3.5.6
Tagging python:3.5
$ test/run.sh python:3.5.6-stretch
testing python:3.5.6-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.5.6-slim-stretch
Using bashbrew/cache:e7bfec8eee45b94c1edc90c196dfc1d2e6124b613fe20ce335e46e13c54f170f (python:3.5.6-slim-stretch)
Tagging python:3.5.6-slim-stretch
Tagging python:3.5-slim-stretch
Tagging python:3.5.6-slim
Tagging python:3.5-slim
$ test/run.sh python:3.5.6-slim-stretch
testing python:3.5.6-slim-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.5.6-jessie
Using bashbrew/cache:20f880ca7b766b64689e97c9e8f8b2b2879725b846bd58bbb8442f9db9fa635e (python:3.5.6-jessie)
Tagging python:3.5.6-jessie
Tagging python:3.5-jessie
$ test/run.sh python:3.5.6-jessie
testing python:3.5.6-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.5.6-slim-jessie
Using bashbrew/cache:24f9a9a109147e35f0b82d407a9937c10326a736ac515acf022c4a3ad250b746 (python:3.5.6-slim-jessie)
Tagging python:3.5.6-slim-jessie
Tagging python:3.5-slim-jessie
$ test/run.sh python:3.5.6-slim-jessie
testing python:3.5.6-slim-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.5.6-alpine3.9
Using bashbrew/cache:9f56b8b3fd903879f53fa928ae2ba4e502fe557716f4503bf9fa4b2defe6f901 (python:3.5.6-alpine3.9)
Tagging python:3.5.6-alpine3.9
Tagging python:3.5-alpine3.9
Tagging python:3.5.6-alpine
Tagging python:3.5-alpine
$ test/run.sh python:3.5.6-alpine3.9
testing python:3.5.6-alpine3.9
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.5.6-alpine3.8
Using bashbrew/cache:22f409d694621d3a4831fedc343df5df6764647fde30a523a35c8e1b4ea64047 (python:3.5.6-alpine3.8)
Tagging python:3.5.6-alpine3.8
Tagging python:3.5-alpine3.8
$ test/run.sh python:3.5.6-alpine3.8
testing python:3.5.6-alpine3.8
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]... Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-stretch
Using bashbrew/cache:533cc6ff33e349a0110d237f5df3dcede4d20b1d0a3d6566b4aebd5bd4e1e895 (python:3.4.9-stretch)
Tagging python:3.4.9-stretch
Tagging python:3.4-stretch
Tagging python:3.4.9
Tagging python:3.4
$ test/run.sh python:3.4.9-stretch
testing python:3.4.9-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-slim-stretch
Using bashbrew/cache:025deb0f78194c0500d69f19b4365ad3c857c0b9a195fce1eda7a54fe50e770e (python:3.4.9-slim-stretch)
Tagging python:3.4.9-slim-stretch
Tagging python:3.4-slim-stretch
Tagging python:3.4.9-slim
Tagging python:3.4-slim
$ test/run.sh python:3.4.9-slim-stretch
testing python:3.4.9-slim-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-jessie
Using bashbrew/cache:1368dd78d7869616655f7cbf68758442d1f4e69ef911c2756a971d1321875cbc (python:3.4.9-jessie)
Tagging python:3.4.9-jessie
Tagging python:3.4-jessie
$ test/run.sh python:3.4.9-jessie
testing python:3.4.9-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-slim-jessie
Using bashbrew/cache:5d17dca66e3841b1dfe1ae7871fbe74066c99676d7a8465e6a9fca245096137f (python:3.4.9-slim-jessie)
Tagging python:3.4.9-slim-jessie
Tagging python:3.4-slim-jessie
$ test/run.sh python:3.4.9-slim-jessie
testing python:3.4.9-slim-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-wheezy
Using bashbrew/cache:3562a85b50df2d67925532d9a43cb6ac7955423811a76ba593ed72f05f5f983f (python:3.4.9-wheezy)
Tagging python:3.4.9-wheezy
Tagging python:3.4-wheezy
$ test/run.sh python:3.4.9-wheezy
testing python:3.4.9-wheezy
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-alpine3.9
Using bashbrew/cache:778b37e9094f216be25b0dd3c0d454517ac983dafd5057edf2e671f5a2d51e26 (python:3.4.9-alpine3.9)
Tagging python:3.4.9-alpine3.9
Tagging python:3.4-alpine3.9
Tagging python:3.4.9-alpine
Tagging python:3.4-alpine
$ test/run.sh python:3.4.9-alpine3.9
testing python:3.4.9-alpine3.9
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:3.4.9-alpine3.8
Using bashbrew/cache:6f0fe841fe8fdc9e09c7b29eecd1ec6eec5a5508c544813ade2ab399552677b2 (python:3.4.9-alpine3.8)
Tagging python:3.4.9-alpine3.8
Tagging python:3.4-alpine3.8
$ test/run.sh python:3.4.9-alpine3.8
testing python:3.4.9-alpine3.8
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-stretch
Using bashbrew/cache:4cab47512505f16bbe04b84ef2c030925e14eb529f0fe5bcea93ee855f6dabf2 (python:2.7.15-stretch)
Tagging python:2.7.15-stretch
Tagging python:2.7-stretch
Tagging python:2-stretch
Tagging python:2.7.15
Tagging python:2.7
Tagging python:2
$ test/run.sh python:2.7.15-stretch
testing python:2.7.15-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-slim-stretch
Using bashbrew/cache:79579588b6a16c6b52dcf3bfeba2e1b105f3675df55895163928f2ed37188c3f (python:2.7.15-slim-stretch)
Tagging python:2.7.15-slim-stretch
Tagging python:2.7-slim-stretch
Tagging python:2-slim-stretch
Tagging python:2.7.15-slim
Tagging python:2.7-slim
Tagging python:2-slim
$ test/run.sh python:2.7.15-slim-stretch
testing python:2.7.15-slim-stretch
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-jessie
Using bashbrew/cache:bf32301216ffcc438491899087873d49f1fe059306ee37347d0f99f8041ce486 (python:2.7.15-jessie)
Tagging python:2.7.15-jessie
Tagging python:2.7-jessie
Tagging python:2-jessie
$ test/run.sh python:2.7.15-jessie
testing python:2.7.15-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-slim-jessie
Using bashbrew/cache:ca9bf88970482a7b645ca7503ddce99c5f97b7de00bbb8fd5f144ddf8df0ffb9 (python:2.7.15-slim-jessie)
Tagging python:2.7.15-slim-jessie
Tagging python:2.7-slim-jessie
Tagging python:2-slim-jessie
$ test/run.sh python:2.7.15-slim-jessie
testing python:2.7.15-slim-jessie
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-wheezy
Using bashbrew/cache:a4f54d0ba416dfdc5401b94164d9c8ac80eee708209c5150b02f11e129a89808 (python:2.7.15-wheezy)
Tagging python:2.7.15-wheezy
Tagging python:2.7-wheezy
Tagging python:2-wheezy
$ test/run.sh python:2.7.15-wheezy
testing python:2.7.15-wheezy
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-alpine3.9
Using bashbrew/cache:957dfcd34a6601872e59ee5af96f98a943e95657947d19e9a50b4261dc0783cd (python:2.7.15-alpine3.9)
Tagging python:2.7.15-alpine3.9
Tagging python:2.7-alpine3.9
Tagging python:2-alpine3.9
Tagging python:2.7.15-alpine
Tagging python:2.7-alpine
Tagging python:2-alpine
$ test/run.sh python:2.7.15-alpine3.9
testing python:2.7.15-alpine3.9
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-alpine3.8
Using bashbrew/cache:4ec16ce86beb5b74b604231dcb798dfe2bc2ea88e0674dc9a5a51dfe930b0e0d (python:2.7.15-alpine3.8)
Tagging python:2.7.15-alpine3.8
Tagging python:2.7-alpine3.8
Tagging python:2-alpine3.8
$ test/run.sh python:2.7.15-alpine3.8
testing python:2.7.15-alpine3.8
'utc' [1/9]...passed
'cve-2014--shellshock' [2/9]...passed
'no-hard-coded-passwords' [3/9]...passed
'override-cmd' [4/9]...passed
'python-hy' [5/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Failed building wheel for hy
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-imports' [6/9]...passed
'python-pip-requests-ssl' [7/9]...DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
You are using pip version 19.0.2, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
passed
'python-sqlite3' [8/9]...passed
'python-stack-size' [9/9]...passed
$ bashbrew build python:2.7.15-windowsservercore-ltsc2016
skipping "python:2.7.15-windowsservercore-ltsc2016" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:2.7.15-windowsservercore-ltsc2016
testing python:2.7.15-windowsservercore-ltsc2016
image has no tests...skipping
$ bashbrew build python:2.7.15-windowsservercore-1709
skipping "python:2.7.15-windowsservercore-1709" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:2.7.15-windowsservercore-1709
testing python:2.7.15-windowsservercore-1709
image has no tests...skipping
$ bashbrew build python:2.7.15-windowsservercore-1803
skipping "python:2.7.15-windowsservercore-1803" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:2.7.15-windowsservercore-1803
testing python:2.7.15-windowsservercore-1803
image has no tests...skipping
$ bashbrew build python:2.7.15-windowsservercore-1809
skipping "python:2.7.15-windowsservercore-1809" (due to architecture "amd64"; only "windows-amd64" supported)
$ test/run.sh python:2.7.15-windowsservercore-1809
testing python:2.7.15-windowsservercore-1809
image has no tests...skipping
$ bashbrew build rabbitmq:3.8.0-beta.2
Building bashbrew/cache:f1f2ef9bfa769a4b149238fbf05f9491babdeee66178522a965159d49e394964 (rabbitmq:3.8.0-beta.2)
Tagging rabbitmq:3.8.0-beta.2
Tagging rabbitmq:3.8-rc
$ test/run.sh rabbitmq:3.8.0-beta.2
testing rabbitmq:3.8.0-beta.2
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.8.0-beta.2-management
Building bashbrew/cache:0ecc296fda0cbf72356fdbc38570c9b593697fa21a802359de4972357d1ce166 (rabbitmq:3.8.0-beta.2-management)
Tagging rabbitmq:3.8.0-beta.2-management
Tagging rabbitmq:3.8-rc-management
$ test/run.sh rabbitmq:3.8.0-beta.2-management
testing rabbitmq:3.8.0-beta.2-management
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.8.0-beta.2-alpine
Building bashbrew/cache:d3b344a29d965488766758af4bfaae2564c573504f846aa82e433b51b595d86c (rabbitmq:3.8.0-beta.2-alpine)
Tagging rabbitmq:3.8.0-beta.2-alpine
Tagging rabbitmq:3.8-rc-alpine
$ test/run.sh rabbitmq:3.8.0-beta.2-alpine
testing rabbitmq:3.8.0-beta.2-alpine
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.8.0-beta.2-management-alpine
Building bashbrew/cache:ff8ada71caca6fa41db35fb9b1176fbf68f01dfbe6c1053a7d01162372daef91 (rabbitmq:3.8.0-beta.2-management-alpine)
Tagging rabbitmq:3.8.0-beta.2-management-alpine
Tagging rabbitmq:3.8-rc-management-alpine
$ test/run.sh rabbitmq:3.8.0-beta.2-management-alpine
testing rabbitmq:3.8.0-beta.2-management-alpine
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.7.12
Building bashbrew/cache:3079289360dcd37dbecfd8db9d146c3a3723403650c72b0f122226578688e1e2 (rabbitmq:3.7.12)
Tagging rabbitmq:3.7.12
Tagging rabbitmq:3.7
Tagging rabbitmq:3
Tagging rabbitmq:latest
$ test/run.sh rabbitmq:3.7.12
testing rabbitmq:3.7.12
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.7.12-management
Building bashbrew/cache:696bfd6f4c189dbd7b82c6399d57cbc196ea4540ba98153f98028d934ce11cb8 (rabbitmq:3.7.12-management)
Tagging rabbitmq:3.7.12-management
Tagging rabbitmq:3.7-management
Tagging rabbitmq:3-management
Tagging rabbitmq:management
$ test/run.sh rabbitmq:3.7.12-management
testing rabbitmq:3.7.12-management
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.7.12-alpine
Building bashbrew/cache:45747e4dcdfb434bb9da79ce9a8d6e83c4ee5699f47129e9217cfdc81066d865 (rabbitmq:3.7.12-alpine)
Tagging rabbitmq:3.7.12-alpine
Tagging rabbitmq:3.7-alpine
Tagging rabbitmq:3-alpine
Tagging rabbitmq:alpine
$ test/run.sh rabbitmq:3.7.12-alpine
testing rabbitmq:3.7.12-alpine
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build rabbitmq:3.7.12-management-alpine
Building bashbrew/cache:d2b68084933bac8923604c3782e032c3d76d010e86e18e5bb505e9918c0aac37 (rabbitmq:3.7.12-management-alpine)
Tagging rabbitmq:3.7.12-management-alpine
Tagging rabbitmq:3.7-management-alpine
Tagging rabbitmq:3-management-alpine
Tagging rabbitmq:management-alpine
$ test/run.sh rabbitmq:3.7.12-management-alpine
testing rabbitmq:3.7.12-management-alpine
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'rabbitmq-basics' [5/5].....passed
$ bashbrew build redis:5.0.3
Building bashbrew/cache:0cd2830de1bb5e23b81889c1cae0b50be6ca29ec432d095eb0bd529eb203a3ad (redis:5.0.3)
Tagging redis:5.0.3
Tagging redis:5.0
Tagging redis:5
Tagging redis:latest
Tagging redis:5.0.3-stretch
Tagging redis:5.0-stretch
Tagging redis:5-stretch
Tagging redis:stretch
$ test/run.sh redis:5.0.3
testing redis:5.0.3
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:5.0.3-32bit
Building bashbrew/cache:4f90d03b97401c2dfa55a34d326793c08fec51a4b05ac06606ad808107e80220 (redis:5.0.3-32bit)
Tagging redis:5.0.3-32bit
Tagging redis:5.0-32bit
Tagging redis:5-32bit
Tagging redis:32bit
Tagging redis:5.0.3-32bit-stretch
Tagging redis:5.0-32bit-stretch
Tagging redis:5-32bit-stretch
Tagging redis:32bit-stretch
$ test/run.sh redis:5.0.3-32bit
testing redis:5.0.3-32bit
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:5.0.3-alpine
Using bashbrew/cache:5a677728a2f6babeb63aae23b3553faddeb1c61867e26783afdbe252eed4736a (redis:5.0.3-alpine)
Tagging redis:5.0.3-alpine
Tagging redis:5.0-alpine
Tagging redis:5-alpine
Tagging redis:alpine
Tagging redis:5.0.3-alpine3.9
Tagging redis:5.0-alpine3.9
Tagging redis:5-alpine3.9
Tagging redis:alpine3.9
$ test/run.sh redis:5.0.3-alpine
testing redis:5.0.3-alpine
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:4.0.13
Building bashbrew/cache:2b3f49569ce50ed0bf72d21a175fd5d2f8376f8433005e515dae1ef08d18642c (redis:4.0.13)
Tagging redis:4.0.13
Tagging redis:4.0
Tagging redis:4
Tagging redis:4.0.13-stretch
Tagging redis:4.0-stretch
Tagging redis:4-stretch
$ test/run.sh redis:4.0.13
testing redis:4.0.13
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:4.0.13-32bit
Building bashbrew/cache:111562d9fbf004e75c1e49fcb28ac522b0a6d28b6a34b5637c516ca043dc6527 (redis:4.0.13-32bit)
Tagging redis:4.0.13-32bit
Tagging redis:4.0-32bit
Tagging redis:4-32bit
Tagging redis:4.0.13-32bit-stretch
Tagging redis:4.0-32bit-stretch
Tagging redis:4-32bit-stretch
$ test/run.sh redis:4.0.13-32bit
testing redis:4.0.13-32bit
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
$ bashbrew build redis:4.0.13-alpine
Building bashbrew/cache:122f3d550fda4c64979d4c3bc8e175bd91e3758944dac3ced366bb67de125458 (redis:4.0.13-alpine)
Tagging redis:4.0.13-alpine
Tagging redis:4.0-alpine
Tagging redis:4-alpine
Tagging redis:4.0.13-alpine3.9
Tagging redis:4.0-alpine3.9
Tagging redis:4-alpine3.9
$ test/run.sh redis:4.0.13-alpine
testing redis:4.0.13-alpine
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'redis-basics' [5/7]...passed
'redis-basics-config' [6/7]...passed
'redis-basics-persistent' [7/7]...passed
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
elasticsearch
: 6.6.1, 5.6.15kibana
: 6.6.1, 5.6.15logstash
: 6.6.1, 5.6.15php
: remove*.a
files (remove extensions/*.a php#796)python
: Windows Server 1803, 1809 (Add support for Windows Server 1803, 1809 python#379)rabbitmq
: 3.7.12, 3.8.0-beta.2, Erlang/OTP 21.2.6redis
: 4.0.13