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

changed docker::{image, registry, run} to use docker::command and doc…

Open knifhen opened this issue 9 years ago • 1 comments

…ker::service_name instead of docker::params::command and docker::params::service_name.

This is done in order to make it possible to override the command and service_name and make it possible to install and run lxc-docker on debian instead of docker.io

knifhen avatar Jun 04 '15 08:06 knifhen

@knifhen mmm, thanks for this. I noticed that the unit tests currently fail which suggests something is amiss. If you could take a look? Thanks.

garethr avatar Jun 15 '15 13:06 garethr