366 B
366 B
You can build a Linux image for use with v86:
- Run
./build-container.shto build the Docker container and v86 images (requires dockerd) - Run
./build-state.jsto 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.