mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
2.7.16-rhel-7-r38 release
This commit is contained in:
@@ -10,7 +10,7 @@ RUN bitnami-pkg install python-2.7.16-0 --checksum 131f66315fd55f1c6baab732ad850
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="python" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.16-rhel-7-r37" \
|
||||
BITNAMI_IMAGE_VERSION="2.7.16-rhel-7-r38" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
python:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
# Force docker-compose to use a comprehensive name for the image
|
||||
image: bitnami_python:rhel-7
|
||||
image: bitnami_python:2-rhel-7
|
||||
# Build action should be successful from any RHEL Host system running the Docker service with subscription managed registered
|
||||
# + info: https://access.redhat.com/solutions/253273
|
||||
build: .
|
||||
|
||||
@@ -56,7 +56,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`3.6-ol-7`, `3.6.8-ol-7-r104` (3.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-ol-7-r104/3.6/ol-7/Dockerfile)
|
||||
* [`3.6-debian-9-prod`, `3.6.8-debian-9-r62-prod`, `3.6-prod`, `3.6.8-prod`, `3.6.8-r62-prod` (3.6-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-debian-9-r62-prod/3.6-prod/debian-9/Dockerfile)
|
||||
* [`3.6-debian-9`, `3.6.8-debian-9-r102`, `3.6`, `3.6.8`, `3.6.8-r102` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/3.6.8-debian-9-r102/3.6/debian-9/Dockerfile)
|
||||
* [`2-rhel-7`, `2.7.16-rhel-7-r37` (2/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.16-rhel-7-r37/2/rhel-7/Dockerfile)
|
||||
* [`2-rhel-7`, `2.7.16-rhel-7-r38` (2/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.16-rhel-7-r38/2/rhel-7/Dockerfile)
|
||||
* [`2-ol-7-prod`, `2.7.16-ol-7-r37-prod` (2-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.16-ol-7-r37-prod/2-prod/ol-7/Dockerfile)
|
||||
* [`2-ol-7`, `2.7.16-ol-7-r36` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.16-ol-7-r36/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.7.16-debian-9-r37`, `2`, `2.7.16`, `2.7.16-r37` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-python/blob/2.7.16-debian-9-r37/2/debian-9/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user