github.com/mgoltzsche/ctnr@v0.7.1-alpha/image/builder/dockerfile/testfiles/20-run.expected (about) 1 FROM alpine:3.7 2 RUN "/bin/echo" "hello from container" 3 RUN "/bin/echo" "hello from container" 4 RUN "/bin/sh" "-c" "echo \"hello world\" > /etc/hello" 5 RUN "/bin/sh" "-c" "echo \"special characters & whitespaces\" > '/äh so'"