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

Allow users to specifiy volume binds for docker containers #70

Merged
merged 1 commit into from Dec 6, 2021

Conversation

TilBlechschmidt
Copy link
Owner

🔧 Changes

Adds a new docker-specific, repeatable --volume CLI option which allows users to add host volume binds to the created session containers.

🚩 Related issues

Closes #68

@TilBlechschmidt TilBlechschmidt added Priority: Medium Default priority if nothing else matches Status: Completed Finished issue that can be closed and archived Change: Minor Backwards compatible feature addition labels Dec 6, 2021
@TilBlechschmidt TilBlechschmidt merged commit 00e3037 into main Dec 6, 2021
@TilBlechschmidt TilBlechschmidt deleted the feature/docker-volume-mounts branch December 6, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change: Minor Backwards compatible feature addition Priority: Medium Default priority if nothing else matches Status: Completed Finished issue that can be closed and archived
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow docker volume mounts for session containers
1 participant