David Michael 23b45ac7dd app-emulation/containerd: Add an ebuild for Docker 17.11
The Makefile insanely requires to be run inside a Git repository,
therefore this attempts to bypass that by providing the equivalent
values as arguments.

The command arguments were removed in favor of a config file.  This
packages the file in /usr and points the service at it directly by
giving the path in an environment variable (for easier drop-in
replacement).  Due to it being impossible to set an environment
variable containing another variable's value, torcx path variables
are hard-coded as a prefix, but they'll be empty in non-torcx
installations of this ebuild.
2017-11-30 16:15:26 -05:00
..