Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[18.09] Remove 'docker-' prefix for containerd and runc binaries #61

Conversation

tiborvass
Copy link

This allows to run the daemon in environments that have upstream containerd installed.

Signed-off-by: Tibor Vass tibor@docker.com
(cherry picked from commit 34eede0)
Signed-off-by: Tibor Vass tibor@docker.com

This allows to run the daemon in environments that have upstream containerd installed.

Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 34eede0)
Signed-off-by: Tibor Vass <tibor@docker.com>
@tiborvass
Copy link
Author

From moby#37907

@tiborvass tiborvass added this to the 18.09.0 milestone Sep 24, 2018
@andrewhsu
Copy link

andrewhsu commented Sep 25, 2018

I'm seeing several failures in the experimental PR tests against b3bb2aa:

FAIL: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer
FAIL: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer
FAIL: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer
FAIL: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine
FAIL: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile

perhaps more renames needed in the docker_cli_daemon_test.go?

Tibor Vass added 2 commits September 25, 2018 23:09
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 361412c)
Signed-off-by: Tibor Vass <tibor@docker.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 52b60f7)
Signed-off-by: Tibor Vass <tibor@docker.com>
Copy link

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

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

LGTM needed to work with containerd in separate package

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants