mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
5 lines
82 B
Docker
5 lines
82 B
Docker
FROM confluentinc/cp-zookeeper:latest
|
|
|
|
# Expose Zookeeper client port
|
|
EXPOSE 2181
|