mirror of
https://github.com/bitnami/containers.git
synced 2026-04-05 08:47:47 +08:00
7.4.0-debian-9-r34 release
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
FROM bitnami/minideb-extras:stretch-r225
|
||||
FROM bitnami/minideb-extras:stretch-r226
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libblkid1 libbsd0 libc6 libedit2 libffi6 libgcc1 libglib2.0-0 libicu57 liblzma5 libmount1 libncurses5 libpcre3 libselinux1 libssl1.1 libstdc++6 libtinfo5 libuuid1 libxml2 libxslt1.1 zlib1g
|
||||
RUN bitnami-pkg unpack postgresql-client-10.6.0-20 --checksum e1b0037aa86b8a050896fa4b44f5cadc902bfa90c92212bf0f17b1db57f8b264
|
||||
RUN bitnami-pkg unpack postgresql-client-10.6.0-20 --checksum 566509fb3c817cae6bab80d678fe3ee991d04ef508cb7fae552aa4f811373da6
|
||||
RUN bitnami-pkg install java-1.8.191-20 --checksum e193fab6c3c4de4d30f81a09d3b33978baa31761aaa330e39ce5ae8753db4133
|
||||
RUN bitnami-pkg unpack sonarqube-7.4.0-20 --checksum b425e8e0eba556684ebea0adaf70a76ea0165bbffa0d371622fef096726ab30c
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="sonarqube" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-debian-9-r33" \
|
||||
BITNAMI_IMAGE_VERSION="7.4.0-debian-9-r34" \
|
||||
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/java/bin:/opt/bitnami/sonarqube/bin/linux-x86-64/:$PATH" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
|
||||
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \
|
||||
|
||||
@@ -45,8 +45,8 @@ $ kubectl apply -f test.yaml
|
||||
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/).
|
||||
|
||||
|
||||
* [`7-ol-7`, `7.4.0-ol-7-r39` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-ol-7-r39/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.4.0-debian-9-r33`, `7`, `7.4.0`, `7.4.0-r33`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-debian-9-r33/7/debian-9/Dockerfile)
|
||||
* [`7-ol-7`, `7.4.0-ol-7-r38` (7/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-ol-7-r38/7/ol-7/Dockerfile)
|
||||
* [`7-debian-9`, `7.4.0-debian-9-r34`, `7`, `7.4.0`, `7.4.0-r34`, `latest` (7/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-sonarqube/blob/7.4.0-debian-9-r34/7/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/sonarqube GitHub repo](https://github.com/bitnami/bitnami-docker-sonarqube).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user