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