Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Verify if a volume is active. #129

Merged
merged 23 commits into from
Oct 12, 2020

Conversation

danielebarbaro
Copy link
Contributor

Hi @mattstauffer , this maybe solve #123 .

I used "maybe" because I've a doubt.
At the moment I checked with docker ps -a --filter volume=volume_name that a volume exist and the result is:
Screenshot 2020-09-18 at 12 37 55

So when user chose an existing container takeout return an error until user chose a unique name container.

Do you want to handle ,in some way, also this behaviour?

Screenshot 2020-09-18 at 12 38 09

@mattstauffer
Copy link
Member

I think the second screenshot's behavior is the target of #89, so we can ignore that for this PR. Reviewing the rest of the PR now. Thanks!

Copy link
Member

@mattstauffer mattstauffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Just a few quick notes

@danielebarbaro
Copy link
Contributor Author

Hi @mattstauffer , thanks for your review. A made some review and a merge main in my branch to avoid conflicts.

@danielebarbaro
Copy link
Contributor Author

Hi @mattstauffer now PR is updated.
All tests pass.

This PR needs #157 .

@mattstauffer
Copy link
Member

@danielebarbaro Great--taking a look now. Thanks!

@mattstauffer mattstauffer merged commit b383e09 into tighten:main Oct 12, 2020
@mattstauffer
Copy link
Member

Looks great. Thanks so much @danielebarbaro!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants