Fabian 23411f337e use emulator.destroy() over emulator.stop() to properly remove v86 instances 2 ngày trước cách đây
..
alpine 23411f337e use emulator.destroy() over emulator.stop() to properly remove v86 instances 2 ngày trước cách đây
exec 21cf9ad75c Update Dockerfile for building (#988) 10 tháng trước cách đây
test-image 4f6acde821 update test image dockerfile 3 năm trước cách đây
README.md 9679e2c00a (feat) Docker: Add Support for Running inside Docker Container (#501) 3 năm trước cách đây

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.