mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 00:21:56 +00:00
.. | ||
Dockerfile | ||
README.md | ||
start_kafka.sh |
TBD
docker service create \
--name kafka \
--hostname=kafka \
--network swarm-net \
--detach=true \
--replicas 1 \
--endpoint-mode dnsrr \
newnius/kafka:2.1.0