FROM busybox

COPY ./ulimit.sh /bin/ulimit.sh

RUN /bin/ulimit.sh
