mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 06:48:08 +08:00
2.7.15-r17 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-2.7.15-1-linux-x64-debian-8.tar.gz
|
rm -rf /tmp/bitnami/pkg/cache/python-2.7.15-1-linux-x64-debian-8.tar.gz
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="python" \
|
ENV BITNAMI_APP_NAME="python" \
|
||||||
BITNAMI_IMAGE_VERSION="2.7.15-r16" \
|
BITNAMI_IMAGE_VERSION="2.7.15-r17" \
|
||||||
PATH="/opt/bitnami/python/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|||||||
@@ -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="2.7.15-r16" \
|
BITNAMI_IMAGE_VERSION="2.7.15-r17" \
|
||||||
PATH="/opt/bitnami/python/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:$PATH"
|
||||||
|
|
||||||
CMD ["python"]
|
CMD ["python"]
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ $ docker-compose up -d
|
|||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`3`, `3.6.5-r25`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-r25/3/Dockerfile), [`3-prod`, `3.6.5-r25-prod` (3/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-r25/3/prod/Dockerfile)
|
- [`3`, `3.6.5-r25`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-r25/3/Dockerfile), [`3-prod`, `3.6.5-r25-prod` (3/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-r25/3/prod/Dockerfile)
|
||||||
- [`2`, `2.7.15-r16` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-r16/2/Dockerfile), [`2-prod`, `2.7.15-r16-prod` (2/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-r16/2/prod/Dockerfile)
|
- [`2`, `2.7.15-r17` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-r17/2/Dockerfile), [`2-prod`, `2.7.15-r17-prod` (2/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-r17/2/prod/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).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user