Generated Dockerfiles for Unit 1.0.
This commit is contained in:
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
@@ -22,7 +22,7 @@ RUN set -x \
|
|||||||
test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; \
|
test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; \
|
||||||
apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* \
|
apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* \
|
||||||
&& dpkgArch="$(dpkg --print-architecture)" \
|
&& dpkgArch="$(dpkg --print-architecture)" \
|
||||||
&& unitPackages="unit=${UNIT_VERSION} unit-php=${UNIT_VERSION} unit-python2.7=${UNIT_VERSION} unit-python3.5=${UNIT_VERSION} unit-perl=${UNIT_VERSION}" \
|
&& unitPackages="unit=${UNIT_VERSION} unit-php=${UNIT_VERSION} unit-python2.7=${UNIT_VERSION} unit-python3.5=${UNIT_VERSION} unit-perl=${UNIT_VERSION} unit-ruby=${UNIT_VERSION}" \
|
||||||
&& case "$dpkgArch" in \
|
&& case "$dpkgArch" in \
|
||||||
amd64|i386) \
|
amd64|i386) \
|
||||||
# arches officialy built by upstream
|
# arches officialy built by upstream
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
|||||||
|
|
||||||
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
|
||||||
|
|
||||||
ENV UNIT_VERSION 0.7-1~stretch
|
ENV UNIT_VERSION 1.0-1~stretch
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|||||||
Reference in New Issue
Block a user