mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
5 lines
104 B
Docker
5 lines
104 B
Docker
FROM docker.redpanda.com/redpandadata/console:latest
|
|
|
|
# Expose Redpanda Console web UI port
|
|
EXPOSE 8080
|