create a django docker container with a bash script

Pierangelo
1 min readSep 16, 2017

--

Yesterday while I was writing this post and documentation about how I build and how use my personalized docker django image, I had think (yes, I’m not a genius, and I’m slow to understood) that I can put all the commands sequence in a bash script and automatize the entire procedure.

create a file named script.sh

script.sh

launch the script from the terminal:

bash ./script.sh ~/your/local/path/folder

Click Here for the previous post about my docker django image

--

--

Pierangelo

Full Stack developer with a rising interest for DevOps field…