v86/tools/docker
2025-11-26 08:08:39 -06:00
..
alpine Add --zstd flag and use 19 lvl compression 2025-11-26 08:08:39 -06:00
exec Update Dockerfile for building (#988) 2024-02-04 23:35:51 +01:00
test-image update test image dockerfile 2021-07-07 18:31:40 -05:00
README.md (feat) Docker: Add Support for Running inside Docker Container (#501) 2021-07-24 15:07:14 +02:00

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.