Fabian 23411f337e use emulator.destroy() over emulator.stop() to properly remove v86 instances il y a 2 jours
..
alpine 23411f337e use emulator.destroy() over emulator.stop() to properly remove v86 instances il y a 2 jours
exec 21cf9ad75c Update Dockerfile for building (#988) il y a 10 mois
test-image 4f6acde821 update test image dockerfile il y a 3 ans
README.md 9679e2c00a (feat) Docker: Add Support for Running inside Docker Container (#501) il y a 3 ans

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.