Skip to content

Commit

Permalink
Debuggin docker failures
Browse files Browse the repository at this point in the history
Signed-off-by: apostasie <[email protected]>
  • Loading branch information
apostasie committed Oct 18, 2024
1 parent 7e2b221 commit 14ab2db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/nerdctl/container/container_run_restart_linux_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ func TestRunRestart(t *testing.T) {
}
assert.NilError(t, check(30))

base.EnsureDaemonActive()
base.KillDaemon()
base.EnsureDaemonActive()

Expand Down

0 comments on commit 14ab2db

Please sign in to comment.