FROM busybox
ADD --chown=0:0 --chmod=0755 file /
ADD --chown=0:0 --chmod=644  file2 /
ADD --chown=0:0 --chmod=7755 file3 /
