Skip to content

Latest commit

 

History

History

redpanda

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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