blob: 0537e4790a508b5ca1bde857eeeda973fa80fa49 [file] [log] [blame]
FROM busybox
ADD run.sh run.sh
RUN chmod +x run.sh
CMD ./run.sh