quickstart-docker-git
quickstart-docker-git copied to clipboard
Boostrap projects with a Dockerfile and a folder structure that works.
@wawhal Refer: https://github.com/commercialhaskell/stack/issues/387 https://github.com/commercialhaskell/stack/issues/694
Added git push template for python webapp2. Tested on hasura local dev setup
@praveenweb @arvi3411301 If you use NGINX_HOST and NGINX_PORT env vars, then your Dockerfile command has to change to use ``envsubst``. Please refer: https://hub.docker.com/_/nginx/ Section: #using environment variables in nginx configuration
@jaisontj Use go-raw/docker-config.yaml as a reference.