Skip to content
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

Add docker compose setup #2

Closed
louisguitton opened this issue May 6, 2021 · 1 comment · Fixed by #4
Closed

Add docker compose setup #2

louisguitton opened this issue May 6, 2021 · 1 comment · Fixed by #4
Labels
enhancement New feature or request

Comments

@louisguitton
Copy link
Owner

Add docker-compose setup to ease the time of Windows users

  • python base image runs make update-git-metadata with a volume for static files
  • npm base image runs npm build like I do for github pages with a volume for static files
  • nginx image serves static files from python and npm images

kudos @larsjohanssonblank

@louisguitton louisguitton added the enhancement New feature or request label May 6, 2021
@larsjohanssonblank
Copy link

Fantastic!
I'll pull the code and try it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants