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

Handle removing stopped local registry in stop-local-docker-registry #1216

Merged
merged 1 commit into from Aug 17, 2020

Conversation

carolynvs
Copy link
Member

What does this change

I was running into errors running the integration tests because the local docker registry container was already stopped so kill was failing. This improves the stop-local-docker-registry target to handle when the container is already stopped (I think my computer went to sleep or something).

What issue does it fix

N/A

Notes for the reviewer

N/A

Checklist

  • Unit Tests
  • Documentation
  • Schema (porter.yaml)

@carolynvs carolynvs added this to In Progress in Porter and Mixins [OLD] via automation Aug 17, 2020
@carolynvs carolynvs merged commit 60d09ae into getporter:main Aug 17, 2020
Porter and Mixins [OLD] automation moved this from In Progress to Done Aug 17, 2020
@vdice vdice removed this from Done in Porter and Mixins [OLD] Sep 16, 2020
@carolynvs carolynvs deleted the fix-kill branch August 26, 2021 18:54
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