mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
[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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user