2.2.0-debian-10-r27 release
This commit is contained in:
parent
e07a2864f8
commit
bf9cadd1bc
|
|
@ -41,8 +41,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||
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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-11`, `2.2.0`, `2.2.0-debian-11-r-1`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/2.2.0-debian-11-r-1/2/debian-11/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.2.0`, `2.2.0-debian-10-r26`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/2.2.0-debian-10-r26/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.2.0`, `2.2.0-debian-10-r27`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb/blob/2.2.0-debian-10-r27/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/influxdb GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb).
|
||||
|
||||
|
|
@ -63,7 +62,7 @@ $ docker pull bitnami/influxdb:[TAG]
|
|||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/influxdb:latest 'https://github.com/bitnami/bitnami-docker-influxdb.git#master:2/debian-11'$ docker build -t bitnami/influxdb:latest 'https://github.com/bitnami/bitnami-docker-influxdb.git#master:2/debian-10'
|
||||
$ docker build -t bitnami/influxdb:latest 'https://github.com/bitnami/bitnami-docker-influxdb.git#master:2/debian-10'
|
||||
```
|
||||
|
||||
## Persisting your application
|
||||
|
|
|
|||
Loading…
Reference in New Issue