mirror of
https://github.com/bitnami/containers.git
synced 2026-03-22 07:48:13 +08:00
0.12.0-debian-8-r68 release
This commit is contained in:
@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY --from=buildenv /opt/bitnami/blackbox-exporter /opt/bitnami/blackbox-exporter
|
||||
ENV BITNAMI_APP_NAME="blackbox-exporter" \
|
||||
BITNAMI_IMAGE_VERSION="0.12.0-r67" \
|
||||
BITNAMI_IMAGE_VERSION="0.12.0-debian-8-r68" \
|
||||
PATH="/opt/bitnami/blackbox-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 9115
|
||||
|
||||
@@ -22,8 +22,9 @@ $ docker run --name blackbox-exporter bitnami/blackbox-exporter:latest
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`0`, `0.12.0-r67`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-r67/0/Dockerfile)
|
||||
* [`0-ol-7`, `0.12.0-ol-7-r13` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-ol-7-r13/0/ol-7/Dockerfile)
|
||||
* [`0-ol-7`, `0.12.0-ol-7-r14` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-ol-7-r14/0/ol-7/Dockerfile)
|
||||
* [`0-debian-8`, `0.12.0-debian-8-r68`, `0`, `0.12.0`, `0.12.0-r68`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.12.0-debian-8-r68/0/Dockerfile)
|
||||
* [`0-debian-9`, `0.0.0-debian-9-r0` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-blackbox-exporter/blob/0.0.0-debian-9-r0/0/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/blackbox-exporter GitHub repo](https://github.com/bitnami/bitnami-docker-blackbox-exporter).
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ jobs:
|
||||
environment:
|
||||
RELEASE_SERIES_LIST: "0"
|
||||
LATEST_STABLE: "0"
|
||||
DISTRIBUTIONS_LIST: "debian-8,ol-7"
|
||||
DISTRIBUTIONS_LIST: "debian-8,debian-9,ol-7"
|
||||
IMAGE_NAME: blackbox-exporter
|
||||
DOCKER_PROJECT: bitnami
|
||||
QUAY_PROJECT: bitnami
|
||||
|
||||
Reference in New Issue
Block a user