confluentinc / schema-registry-images

Docker Images for Schema Registry
Apache License 2.0
3 stars 21 forks source link

Added changes to run locally and on debug mode #56

Closed vrrs closed 2 years ago

vrrs commented 2 years ago

To build and run

cd schema-registry/
docker build -t cregistry -f Dockerfile.ubi8 .
docker run --env-file example-env-vars cregistry