mirror of
https://github.com/goharbor/harbor
synced 2025-04-23 20:33:51 +00:00
2 lines
77 B
Docker
2 lines
77 B
Docker
FROM busybox:1.26
|
|
RUN /bin/dd if=/dev/urandom of=file10mb bs=10485760 count=1 |