docker-RUN-fileExperiment with moving shell commands from RUN to a script file.BenefitsWrite robust shell scripts without initial indentation, backslashes and &&-sDramatically reduce the size of your DockerfileReuse scriptsUse functionsRead other files