mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +08:00
1.14.3-ol-7-r24 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r382
|
||||
FROM bitnami/oraclelinux-extras:7-r383
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -10,7 +10,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
|
||||
RUN chmod +x /opt/bitnami/kubectl/bin/kubectl
|
||||
ENV BITNAMI_APP_NAME="kubectl" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.3-ol-7-r23" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.3-ol-7-r24" \
|
||||
PATH="/opt/bitnami/kubectl/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -28,7 +28,7 @@ $ docker run --name kubectl bitnami/kubectl:latest
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1.14-ol-7`, `1.14.3-ol-7-r23` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.14.3-ol-7-r23/1.14/ol-7/Dockerfile)
|
||||
* [`1.14-ol-7`, `1.14.3-ol-7-r24` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.14.3-ol-7-r24/1.14/ol-7/Dockerfile)
|
||||
* [`1.14-debian-9`, `1.14.3-debian-9-r22`, `1.14`, `1.14.3`, `1.14.3-r22`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.14.3-debian-9-r22/1.14/debian-9/Dockerfile)
|
||||
* [`1.14-rhel-7`, `1.14.1-rhel-7-r7` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.14.1-rhel-7-r7/1.14/rhel-7/Dockerfile)
|
||||
* [`1.13-rhel-7`, `1.13.4-rhel-7-r41` (1.13/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.13.4-rhel-7-r41/1.13/rhel-7/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user