Skip to content

Set DOCKERBINARY in sysconfig to docker_command#708

Open
rochaporto wants to merge 1 commit into
garethr:masterfrom
rochaporto:dockerbinary
Open

Set DOCKERBINARY in sysconfig to docker_command#708
rochaporto wants to merge 1 commit into
garethr:masterfrom
rochaporto:dockerbinary

Conversation

@rochaporto
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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