2021-09-17 09:20:17 -04:00

6 lines
50 B
Docker

FROM busybox
COPY fail.sh /
ENTRYPOINT /fail.sh