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 support for bind-mount for .cache/viking and .config/viking #232

Merged

Conversation

starnutoditopo
Copy link
Contributor

This Pull Request adds support for bind mount of cache/viking and .config/viking, so that when developing in a docker container, their content is persisted on the docker's host machine.

The content of those directories should not be included among the source code: this behavior is implemented in the .gitignore file. To ensure that those directory are kept by git, a dummy .keep file is included in them.

@rnorris rnorris merged commit 402eabf into viking-gps:master Dec 19, 2023
20 checks passed
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.

2 participants