8.0.1-debian-10-r117 release
This commit is contained in:
parent
e50cdc0bf9
commit
c0a995d512
|
|
@ -41,7 +41,8 @@ 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/).
|
||||
|
||||
|
||||
- [`8`, `8-debian-10`, `8.0.1`, `8.0.1-debian-10-r116`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/8.0.1-debian-10-r116/8/debian-10/Dockerfile)
|
||||
- [`8`, `8-debian-11`, `8.0.1`, `8.0.1-debian-11-r-1`, `latest` (8/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/8.0.1-debian-11-r-1/8/debian-11/Dockerfile)
|
||||
- [`8`, `8-debian-10`, `8.0.1`, `8.0.1-debian-10-r117`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-osclass/blob/8.0.1-debian-10-r117/8/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/osclass GitHub repo](https://github.com/bitnami/bitnami-docker-osclass).
|
||||
|
||||
|
|
@ -62,7 +63,7 @@ $ docker pull bitnami/osclass:[TAG]
|
|||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/osclass:latest 'https://github.com/bitnami/bitnami-docker-osclass.git#master:8/debian-10'
|
||||
$ docker build -t bitnami/osclass:latest 'https://github.com/bitnami/bitnami-docker-osclass.git#master:8/debian-11'$ docker build -t bitnami/osclass:latest 'https://github.com/bitnami/bitnami-docker-osclass.git#master:8/debian-10'
|
||||
```
|
||||
|
||||
## How to use this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue