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

dockerization #384

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

dockerization #384

wants to merge 6 commits into from

Conversation

mapto
Copy link

@mapto mapto commented May 21, 2023

Added docker container and compose that allow working with the entire source directory as a mount point. This allows easily running a development server in a local container.

One reason this is particularly useful is that node v14 that is used by RAWGraphs-app might be in conflict with other versions installed on your system. This is a potential solution for #353 and an example of the solution adopted in #307.

@CLAassistant
Copy link

CLAassistant commented May 21, 2023

CLA assistant check
All committers have signed the CLA.

@mikima mikima requested a review from bianchimro June 5, 2023 10:21
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.

None yet

2 participants