mirror of
https://github.com/sharkdp/bat
synced 2026-08-07 19:31:42 +00:00
Benchmark prototype
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM docker.io/alpine:latest
|
||||
COPY foo /root/bar
|
||||
RUN sleep 60
|
||||
@@ -0,0 +1,3 @@
|
||||
FROM docker.io/alpine:latest
|
||||
COPY foo /root/bar
|
||||
RUN sleep 60
|
||||
Reference in New Issue
Block a user