Skip to content

Add Dockerfile #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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