forked from extern/podman-compose
4 lines
46 B
Docker
4 lines
46 B
Docker
|
FROM busybox
|
||
|
|
||
|
COPY ./ulimit.sh /bin/ulimit.sh
|