Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

serverinstall/docker: Start waypoint server container if stopped #1009

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

briancain
Copy link
Member

This commit updates the behavior of the docker server installer by
looking for any stopped waypoint server containers and attempting to
start it when the install command is invoked.

Fixes #925

This commit updates the behavior of the docker server installer by
looking for any stopped waypoint server containers and attempting to
start it when the install command is invoked.

Fixes #925
@briancain briancain requested a review from a team January 22, 2021 19:00
@github-actions github-actions bot added the core label Jan 22, 2021
Copy link
Contributor

@krantzinator krantzinator left a comment

Choose a reason for hiding this comment

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

This was just starting to frustrate me yesterday!

@krantzinator
Copy link
Contributor

Oh throw a backport label on this

internal/serverinstall/docker.go Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

waypoint install for Docker should start existing installation if stopped
3 participants