bat/tests/benchmarks/startup-time-src/Containerfile

4 lines
61 B
Docker

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