Skip to content

Files

Latest commit

 

History

History
14 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 254 Bytes

RedPanda w/ Docker Compose

with default no password

Connecting with client

node=`docker ps | grep redpanda | cut -f 1 -d ' '`
docker exec -it redpanda-1 rpk

Other docs

redpanda docker