This is a forked version of https://github.com/debezium/container-images.
We forked it for 2 reasons:
- Inject AWS MSK IAM dependency
- Remove jboss user (remove the need for initContainers in K8s)
Only certain versions are actually published to Dockerhub.
To build, run:
cd server
./deploy-server.sh
Images are built and served through Dockerhub
FROM artielabs/debezium-server:2.2
# Your build