Skip to content

joostn/boot2docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my fork of boot2docker

  • added kernel modules necessary for strongswan (files/kernel-config.d/strongswan)
  • added nano text editor

To build the iso:

docker build -t boot2docker . && docker run --rm boot2docker > boot2docker.iso

About

Lightweight Linux for Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 56.1%
  • Dockerfile 43.9%