My_julia_practice To run the julia files in basics folder, You can use shell script How to run Set a Execution permissions to run the shell script chmod 777 run-julia.sh Run the program ./run-julia.sh To-do Make Docker to run the program instead of shell script.