Instructions for execution Installing python packages make pip Installing gunicorn-skeleton # clone repository git clone # install gunicorn-skeleton cd gunicorn-skeleton # install the pip packages make install Creating Docker images docker login make docker Running the application make run