v86/tools/docker/debian
2020-12-31 19:14:34 -06:00
..
boot-9p Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
build-container.sh Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
build-state.js Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
Dockerfile Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
getty-autologin-serial.conf Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
getty-noclear.conf Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
getty-override.conf Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
logind.conf Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
networking.sh Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
Readme.md Move docker/ into tools/ 2020-12-31 19:14:34 -06:00
xorg.conf Move docker/ into tools/ 2020-12-31 19:14:34 -06:00

You can build a Linux image for use with v86:

  1. Run ./build-container.sh to build the Docker container and v86 images (requires dockerd)
  2. Run ./build-state.js to build a state image in order to skip the boot process

Go to debug.html?profile=debian to start the generated container.

You can modify the Dockerfile to customize the generated Linux image.