zap-stream-core/Dockerfile
2024-03-25 10:32:03 +00:00

4 lines
67 B
Docker
Executable File

FROM ubuntu:latest
LABEL authors="Kieran"
ENTRYPOINT ["top", "-b"]