Skip to content

docker_container: Restarting != running - #531

Merged
mizzy merged 1 commit into
mizzy:masterfrom
pstengel:bugfix/docker-running
Sep 7, 2015
Merged

docker_container: Restarting != running#531
mizzy merged 1 commit into
mizzy:masterfrom
pstengel:bugfix/docker-running

Conversation

@pstengel

@pstengel pstengel commented Sep 4, 2015

Copy link
Copy Markdown
Contributor

DockerContainer#running? was returning true regardless of whether or not a container was restarting. A restarting container is not actually running (and probably indicates an issue). This fixes the #running? check to take restarting into account.

@mizzy

mizzy commented Sep 7, 2015

Copy link
Copy Markdown
Owner

Thanks!

mizzy added a commit that referenced this pull request Sep 7, 2015
docker_container: Restarting != running
@mizzy
mizzy merged commit f0bb2ad into mizzy:master Sep 7, 2015
@mizzy

mizzy commented Sep 7, 2015

Copy link
Copy Markdown
Owner

Released as v2.23.1.

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.

2 participants