mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
3.7.2-debian-9-r26 release
This commit is contained in:
@@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
|||||||
rm -rf /tmp/bitnami/pkg/cache/python-3.7.2-0-linux-amd64-debian-9.tar.gz
|
rm -rf /tmp/bitnami/pkg/cache/python-3.7.2-0-linux-amd64-debian-9.tar.gz
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="python" \
|
ENV BITNAMI_APP_NAME="python" \
|
||||||
BITNAMI_IMAGE_VERSION="3.7.2-debian-9-r25" \
|
BITNAMI_IMAGE_VERSION="3.7.2-debian-9-r26" \
|
||||||
PATH="/opt/bitnami/python/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
FROM bitnami/python:3.7.2-debian-9-r25 as development
|
FROM bitnami/python:3.7.2-debian-9-r26 as development
|
||||||
|
|
||||||
FROM bitnami/minideb-runtimes:stretch
|
FROM bitnami/minideb-runtimes:stretch
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
@@ -7,7 +7,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||||||
COPY --from=development /opt/bitnami/python /opt/bitnami/python
|
COPY --from=development /opt/bitnami/python /opt/bitnami/python
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="python" \
|
ENV BITNAMI_APP_NAME="python" \
|
||||||
BITNAMI_IMAGE_VERSION="3.7.2-debian-9-r25" \
|
BITNAMI_IMAGE_VERSION="3.7.2-debian-9-r26" \
|
||||||
PATH="/opt/bitnami/python/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:$PATH"
|
||||||
|
|
||||||
CMD [ "python" ]
|
CMD [ "python" ]
|
||||||
|
|||||||
@@ -51,11 +51,12 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||||||
|
|
||||||
|
|
||||||
* [`3.7-ol-7`, `3.7.2-ol-7-r25` (3.7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.2-ol-7-r25/3.7/ol-7/Dockerfile)
|
* [`3.7-ol-7`, `3.7.2-ol-7-r25` (3.7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.2-ol-7-r25/3.7/ol-7/Dockerfile)
|
||||||
* [`3.7-debian-9`, `3.7.2-debian-9-r25`, `3.7`, `3.7.2`, `3.7.2-r25`, `latest` (3.7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.2-debian-9-r25/3.7/debian-9/Dockerfile)
|
* [`3.7-debian-9`, `3.7.2-debian-9-r26`, `3.7`, `3.7.2`, `3.7.2-r26`, `latest` (3.7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.7.2-debian-9-r26/3.7/debian-9/Dockerfile)
|
||||||
* [`3.6-ol-7`, `3.6.8-ol-7-r25` (3.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-ol-7-r25/3.6/ol-7/Dockerfile)
|
* [`3.6-ol-7`, `3.6.8-ol-7-r25` (3.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-ol-7-r25/3.6/ol-7/Dockerfile)
|
||||||
* [`3.6-debian-9`, `3.6.8-debian-9-r26`, `3.6`, `3.6.8`, `3.6.8-r26` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-debian-9-r26/3.6/debian-9/Dockerfile)
|
* [`3.6-debian-9`, `3.6.8-debian-9-r26`, `3.6`, `3.6.8`, `3.6.8-r26` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-debian-9-r26/3.6/debian-9/Dockerfile)
|
||||||
* [`2-ol-7`, `2.7.15-ol-7-r189` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-ol-7-r189/2/ol-7/Dockerfile)
|
* [`2-ol-7`, `2.7.15-ol-7-r189` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-ol-7-r189/2/ol-7/Dockerfile)
|
||||||
* [`2-debian-9`, `2.7.15-debian-9-r180`, `2`, `2.7.15`, `2.7.15-r180` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-debian-9-r180/2/debian-9/Dockerfile)
|
* [`2-debian-9`, `2.7.15-debian-9-r180`, `2`, `2.7.15`, `2.7.15-r180` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-debian-9-r180/2/debian-9/Dockerfile)
|
||||||
|
* [`2-rhel-7`, `0.0.0-rhel-7-r0` (2/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/0.0.0-rhel-7-r0/2/rhel-7/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/python GitHub repo](https://github.com/bitnami/bitnami-docker-python).
|
Subscribe to project updates by watching the [bitnami/python GitHub repo](https://github.com/bitnami/bitnami-docker-python).
|
||||||
|
|
||||||
|
|||||||
@@ -1,47 +0,0 @@
|
|||||||
version: 2
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
working_directory: /workdir
|
|
||||||
docker:
|
|
||||||
- image: docker:17.06.0-ce-git
|
|
||||||
environment:
|
|
||||||
RELEASE_SERIES_LIST: "2,3.6,3.7"
|
|
||||||
LATEST_STABLE: "3.7"
|
|
||||||
DISTRIBUTIONS_LIST: "debian-9,ol-7"
|
|
||||||
IMAGE_NAME: python
|
|
||||||
DOCKER_PROJECT: bitnami
|
|
||||||
QUAY_PROJECT: bitnami
|
|
||||||
GCLOUD_PROJECT: bitnami-containers
|
|
||||||
AZURE_PROJECT: bitnami
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- checkout
|
|
||||||
- setup_remote_docker:
|
|
||||||
version: 17.06.0-ce
|
|
||||||
- run:
|
|
||||||
name: Upgrade system packages (workaround - https://github.com/docker-library/docker/issues/72)
|
|
||||||
command: |
|
|
||||||
apk upgrade --no-cache
|
|
||||||
- run:
|
|
||||||
name: Install dependencies
|
|
||||||
command: |
|
|
||||||
apk add --no-cache curl bash coreutils
|
|
||||||
- run:
|
|
||||||
name: Docker info
|
|
||||||
command: |
|
|
||||||
docker version
|
|
||||||
docker info
|
|
||||||
- deploy:
|
|
||||||
name: Publish docker image
|
|
||||||
command: |
|
|
||||||
if [ -n "${CIRCLE_TAG}" ]; then
|
|
||||||
curl -sL https://raw.githubusercontent.com/bitnami/test-infra/master/circle/docker-release-image.sh | bash -
|
|
||||||
fi
|
|
||||||
workflows:
|
|
||||||
version: 2
|
|
||||||
build-and-deploy:
|
|
||||||
jobs:
|
|
||||||
- build:
|
|
||||||
filters:
|
|
||||||
tags:
|
|
||||||
only: /^.*(?<!-rhel-7)-r[0-9]+$/
|
|
||||||
Reference in New Issue
Block a user