mirror of
https://github.com/bitnami/containers.git
synced 2026-03-13 14:58:03 +08:00
10.10.0-debian-11-r0 release
This commit is contained in:
committed by
Bitnami Containers
parent
30330c9672
commit
a46305fe7b
@@ -31,7 +31,7 @@ $ docker-compose up -d
|
||||
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/).
|
||||
|
||||
|
||||
* [`10`, `10-debian-10`, `10.10.0`, `10.10.0-debian-10-r9`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.10.0-debian-10-r9/10/debian-10/Dockerfile)
|
||||
* [`10`, `10-debian-11`, `10.10.0`, `10.10.0-debian-11-r0`, `latest` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-owncloud/blob/10.10.0-debian-11-r0/10/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/owncloud GitHub repo](https://github.com/bitnami/bitnami-docker-owncloud).
|
||||
|
||||
@@ -52,7 +52,7 @@ $ docker pull bitnami/owncloud:[TAG]
|
||||
If you wish, you can also build the image yourself.
|
||||
|
||||
```console
|
||||
$ docker build -t bitnami/owncloud:latest 'https://github.com/bitnami/bitnami-docker-owncloud.git#master:10/debian-10'
|
||||
$ docker build -t bitnami/owncloud:latest 'https://github.com/bitnami/bitnami-docker-owncloud.git#master:10/debian-11'
|
||||
```
|
||||
|
||||
## How to use this image
|
||||
|
||||
Reference in New Issue
Block a user