1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-19 12:24:17 +00:00

4 lines
61 B
Plaintext
Raw Normal View History

2023-12-11 10:38:59 +08:00
FROM docker.io/alpine:latest
COPY foo /root/bar
RUN sleep 60