nixpkgs/pkgs/applications/networking/cluster/openshift
Maarten Hoogendoorn a3dde7776b Fix oc cluster up
The command `oc cluster up` mainly runs code though Docker containers.

However, in pkg/bootstrap/docker/host/host.go, nsenter is used to run
some commands on the host. For this to work on NixOS, we need to provide
the absolute path to the required programs.
2017-08-18 17:06:50 +02:00
..
default.nix Fix oc cluster up 2017-08-18 17:06:50 +02:00