Skip to content
Commit a3dde777 authored by Maarten Hoogendoorn's avatar Maarten Hoogendoorn
Browse files

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.
parent f8a72662
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment