mirror of
https://github.com/bitnami/containers.git
synced 2026-02-18 12:27:16 +08:00
1.3.0-debian-10-r380 release
This commit is contained in:
@@ -17,11 +17,13 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
echo "df26ee9379d6b6ae3fc4347f803730b4062b88c12bdebd7c8e975e55452c5e5e /tmp/bitnami/pkg/cache/prometheus-rsocket-proxy-1.3.0-1-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
|
||||
tar -zxf /tmp/bitnami/pkg/cache/prometheus-rsocket-proxy-1.3.0-1-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
|
||||
rm -rf /tmp/bitnami/pkg/cache/prometheus-rsocket-proxy-1.3.0-1-linux-amd64-debian-10.tar.gz
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
RUN touch /opt/bitnami/prometheus-rsocket-proxy/prometheus-rsocket-proxy.log && chmod -R g+rwX /opt/bitnami/prometheus-rsocket-proxy
|
||||
|
||||
ENV BITNAMI_APP_NAME="prometheus-rsocket-proxy" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.0-debian-10-r379" \
|
||||
BITNAMI_IMAGE_VERSION="1.3.0-debian-10-r380" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
WORKDIR /opt/bitnami/prometheus-rsocket-proxy
|
||||
|
||||
@@ -38,7 +38,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1`, `1-debian-10`, `1.3.0`, `1.3.0-debian-10-r379`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-rsocket-proxy/blob/1.3.0-debian-10-r379/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.3.0`, `1.3.0-debian-10-r380`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-rsocket-proxy/blob/1.3.0-debian-10-r380/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/prometheus-rsocket-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-rsocket-proxy).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user