SuperMaxusa 2f24859bce added dockerfile and changed build-container.sh 1 month ago
..
alpine 2f24859bce added dockerfile and changed build-container.sh 1 month ago
debian 4928c9165d (breaking change) replace *-output-char with *-output-byte (#928) 6 months ago
exec 21cf9ad75c Update Dockerfile for building (#988) 2 months ago
test-image 4f6acde821 update test image dockerfile 2 years ago
README.md 9679e2c00a (feat) Docker: Add Support for Running inside Docker Container (#501) 2 years ago

README.md

Dockerfiles

This directory contains Dockerfile to generate images for various purposes.

debian

To create a Docker image to run Debian inside v86.

exec

To create a Docker image to build and host v86 system and expose in a port (default 8000).

test-image

To create a Docker image that runs v86 tests.