Skip to content

dock0-archived/nsinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inactive: Now that Docker includes docker exec, I'm no longer actively packaging nsinit

nsinit

Apache Licensed

Build script and container for nsinit. I didn't write nsinit, the fine folks who contribute to the libcontainer project did. I just wrote these couple commands to build nsinit out of their repo for my use.

To build

Run make. To start a shell in the build environment for manual actions, run make manual.

License

The nsinit code is released under the Apache License. See the bundled ./build/LICENSE file for details.

The Dockerfile and Makefile are released under the MIT License. See the bundled LICENSE file for details.