mirror of
https://github.com/bitnami/containers.git
synced 2026-02-28 07:27:31 +08:00
0.20200717.0-scratch-r1 release
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"influxdb-relay": {
|
||||
"digest": "cc070a2fb73710ea48cf8817f9eb73000a267bb933741cc789c57b3231cbb883",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "0.20200717.0"
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> [InfluxDB Relay (TM)](https://github.com/influxdata/influxdb-relay) adds a basic high availability layer to InfluxDB (TM) by loadbalancing UDP/TCP traffic to each InfluxDB (TM) server.
|
||||
|
||||
# TL;DR;
|
||||
# TL;DR
|
||||
|
||||
```console
|
||||
$ docker run --name influxdb-relay bitnami/influxdb-relay:latest
|
||||
@@ -20,8 +20,8 @@ $ docker-compose up
|
||||
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
|
||||
* With Bitnami images the latest bug fixes and features are available as soon as possible.
|
||||
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
|
||||
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DTC)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution.
|
||||
* All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
|
||||
* Bitnami container images are released daily with the latest distribution packages available.
|
||||
|
||||
> This [CVE scan report](https://quay.io/repository/bitnami/influxdb-relay?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page.
|
||||
@@ -41,7 +41,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/).
|
||||
|
||||
|
||||
* [`0-scratch`, `0.20200717.0-scratch-r0`, `0`, `0.20200717.0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb-relay/blob/0.20200717.0-scratch-r0/0/scratch/Dockerfile)
|
||||
* [`0-scratch`, `0.20200717.0-scratch-r1`, `0`, `0.20200717.0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb-relay/blob/0.20200717.0-scratch-r1/0/scratch/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/influxdb-relay GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb-relay).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user