Benchmark prototype

This commit is contained in:
cyqsimon
2023-12-11 10:38:59 +08:00
parent d792dc5804
commit f0a6fe216d
6 changed files with 57 additions and 50 deletions

View File

@@ -0,0 +1,3 @@
FROM docker.io/alpine:latest
COPY foo /root/bar
RUN sleep 60