mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
add binary target to direct install in a container
This add `make binary` to perform direct install libcontainer binaries inside dockercore/libcontainer container instead of having to install dependencies and run `make direct-install` on the host. The `nsinit` binary will be placed into `bundles/nsinit`, and we ignore the bundles directory from git. Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
bundles
|
||||
nsinit/nsinit
|
||||
|
||||
Reference in New Issue
Block a user