firstdraft / appdev_template

A Rails template for generating homework projects
0 stars 1 forks source link

Should Generate a Dockerfile, build the Docker image, push to Docker Hub, and add the repo to .gitpod.yml #126

Open jelaniwoods opened 4 years ago

jelaniwoods commented 4 years ago

I think first concern is that the "build image" step could take awhile. This probably needs to be a flag since maybe not everyone wants to do all that at once.