mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-16 08:59:35 +00:00
4 lines
67 B
Docker
4 lines
67 B
Docker
FROM ubuntu:latest
|
|
LABEL authors="Kieran"
|
|
|
|
ENTRYPOINT ["top", "-b"] |