mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-02 16:49:48 +01: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 |