This image is based on a fedora image which is not as lightweight as something like alpine.
IMPORTANT it's intended to be for testing purposes and no optimizations or configuration changes have been implemented other than the listener_ip.
- podman
- buildah
$ dnf install podman buildah
podman run --name kafkapod -p 9092:9092 {{ container_id | container_name:tag }}