mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
2.20.1-ol-7-r0 release
This commit is contained in:
@@ -3,11 +3,11 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages cyrus-sasl-lib glibc keyutils-libs krb5-libs libcom_err libcurl libidn libselinux libssh2 nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre zlib
|
||||
RUN bitnami-pkg install git-2.19.2-0 --checksum 0d98ba10081908724152c819b0b7ddec46329319fca45182e4a2a50d0c2e49b9
|
||||
RUN bitnami-pkg install git-2.20.1-20 --checksum 160b41e17f0414c1206e97cc1eef3720596c0229922b68d4ded4a69bfc08cc51
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="git" \
|
||||
BITNAMI_IMAGE_VERSION="2.19.2-ol-7-r35" \
|
||||
BITNAMI_IMAGE_VERSION="2.20.1-ol-7-r0" \
|
||||
PATH="/opt/bitnami/git/bin:$PATH"
|
||||
|
||||
ENTRYPOINT [ "git" ]
|
||||
|
||||
@@ -30,8 +30,8 @@ $ docker run --name git bitnami/git: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/).
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.20.1-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.20.1-ol-7-r0/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.20.1-debian-9-r0`, `2`, `2.20.1`, `2.20.1-r0`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.20.1-debian-9-r0/2/debian-9/Dockerfile)
|
||||
* [`2-ol-7`, `2.19.2-ol-7-r35` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-git/blob/2.19.2-ol-7-r35/2/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/git GitHub repo](https://github.com/bitnami/bitnami-docker-git).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user