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

Set DOCKERBINARY in sysconfig to docker_command #708

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rochaporto
Copy link

This will allow compatibility with the centos packages, where:
/usr/bin/docker: a script sourcing /etc/sysconfig/docker

and docker-client and docker-client-latest packages install
/usr/bin/docker-current and /usr/bin/docker-latest, respectively.

Setting DOCKERBINARY in sysconfig defines which of the pkgs should be
used.

This will allow compatibility with the centos packages, where:
/usr/bin/docker: a script sourcing /etc/sysconfig/docker

and docker-client and docker-client-latest packages install
/usr/bin/docker-current and /usr/bin/docker-latest, respectively.

Setting DOCKERBINARY in sysconfig defines which of the pkgs should be
used.
@rochaporto
Copy link
Author

An alternative for us is to set this directly in sysconfig/docker, without using the module.

Is this PR something you would be interested in taking, or should we do the alternative instead?

@rochaporto
Copy link
Author

Any feedback on this?

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.

1 participant