Skip to content

Add Dockerfile#152

Open
peanutbutterandcrackers wants to merge 3 commits intoorangeduck:masterfrom
peanutbutterandcrackers:add-dockerfile
Open

Add Dockerfile#152
peanutbutterandcrackers wants to merge 3 commits intoorangeduck:masterfrom
peanutbutterandcrackers:add-dockerfile

Conversation

@peanutbutterandcrackers
Copy link
Contributor

Hey there,

This change adds a Dockerfile (and also a Makefile, and documents their usage in README.md).

This is my 4th PR to this project, and yet I don't want to install Flask on my machine. Maybe there are more people like myself out there who are just as picky. This will help them to contribute to this project. Their workflow could be something like:

  1. Make Changes
  2. make [byol-docker]
  3. Test the locally hosted website at localhost:5000 (by default).
  4. Repeat till good-enough.

Hope this helps.

Thank you for the awesome book!

This should make it easier for contributors to test their changes
Currently, only a single rule to build a self-hosted docker
container is defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant