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 a --volume/-v config create option #123

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

kke
Copy link
Contributor

@kke kke commented Jun 27, 2024

Adds a --volume|-v flag to bootloose config create. The syntax of the value is the same as in docker cli (-v /tmp:/run:rw). Like --privileged, the flag applies to all machines that are added to the config.

@kke kke added enhancement New feature or request area/machines labels Jun 27, 2024
@kke kke force-pushed the config-create-volume-flag branch from 5879da0 to 9e6c534 Compare June 27, 2024 07:04
@kke kke requested a review from twz123 June 27, 2024 07:12
@kke kke mentioned this pull request Jun 27, 2024
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke force-pushed the config-create-volume-flag branch from 9e6c534 to 4a8c075 Compare June 27, 2024 08:23
@kke kke merged commit 124c22f into main Jun 27, 2024
15 checks passed
@kke kke deleted the config-create-volume-flag branch June 27, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/machines enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant