[bitnami/schema-registry] Release 6.1.9-debian-11-r20 (#24413)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-02-17 20:13:22 +01:00
committed by GitHub
parent f53555cb1e
commit 7e99269eda
3 changed files with 14 additions and 14 deletions

View File

@@ -72,7 +72,7 @@ When you start the Confluent Schema Registry image, you can adjust the configura
* For manual execution add a `--env` option with each variable and value:
```console
docker run -d --name schema-registry -p 8081:8081 \
$ docker run -d --name schema-registry -p 8081:8081 \
--env SCHEMA_REGISTRY_DEBUG=true \
--network schema-registry-tier \
--volume /path/to/schema-registry-persistence:/bitnami \