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

Improve dockerfiles #3648

Merged
merged 2 commits into from
Oct 12, 2020
Merged

Conversation

frafra
Copy link
Contributor

@frafra frafra commented Sep 27, 2020

Fixes #3638 and greatly improves existing Dockerfiles: images are way smaller, faster to recreate and some backend options (like workers/threads/timeout) can be also set by using environmental variables.

The newly added variables for the backend could be added to the compose file too (commented?), to make them more visible to the user.

@willemarcel willemarcel merged commit 575c92f into hotosm:develop Oct 12, 2020
@frafra frafra deleted the improve-dockerfiles branch October 12, 2020 11:32
willemarcel pushed a commit that referenced this pull request Oct 22, 2020
* Optimize and improve Dockerfile.backend

* Optimize and improve Dockerfile.frontend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postpone COPY in Dockerfile
2 participants