1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-26 17:31:42 +00:00
Files
2023-12-11 10:38:59 +08:00

4 lines
61 B
Plaintext
Vendored

FROM docker.io/alpine:latest
COPY foo /root/bar
RUN sleep 60