garethr-docker icon indicating copy to clipboard operation
garethr-docker copied to clipboard

Set DOCKERBINARY in sysconfig to docker_command

Open rochaporto opened this issue 8 years ago • 2 comments

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 avatar Jul 28 '17 13:07 rochaporto

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 avatar Aug 02 '17 10:08 rochaporto

Any feedback on this?

rochaporto avatar Aug 10 '17 11:08 rochaporto