timeout/Dockerfile

4 lines
40 B
Docker
Raw Normal View History

2022-12-31 13:24:59 +01:00
FROM alpine:3
ENTRYPOINT ["./timeout"]