mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
2.7.15-ol-7-r7 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/oraclelinux-extras:7-r19
|
FROM bitnami/oraclelinux-extras:7-r20
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg install python-2.7.15-1 --checksum b68b70cfe101ab13fc94c774c6291
|
|||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="python" \
|
ENV BITNAMI_APP_NAME="python" \
|
||||||
BITNAMI_IMAGE_VERSION="2.7.15-ol-7-r6" \
|
BITNAMI_IMAGE_VERSION="2.7.15-ol-7-r7" \
|
||||||
PATH="/opt/bitnami/python/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $ docker-compose up -d
|
|||||||
* [`3`, `3.6.5-r57`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-r57/3/Dockerfile)
|
* [`3`, `3.6.5-r57`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-r57/3/Dockerfile)
|
||||||
* [`3-ol-7`, `3.6.5-ol-7-r6` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-ol-7-r6/3/ol-7/Dockerfile)
|
* [`3-ol-7`, `3.6.5-ol-7-r6` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.5-ol-7-r6/3/ol-7/Dockerfile)
|
||||||
* [`2`, `2.7.15-r49` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-r49/2/Dockerfile)
|
* [`2`, `2.7.15-r49` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-r49/2/Dockerfile)
|
||||||
* [`2-ol-7`, `2.7.15-ol-7-r6` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-ol-7-r6/2/ol-7/Dockerfile)
|
* [`2-ol-7`, `2.7.15-ol-7-r7` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.15-ol-7-r7/2/ol-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).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user