Spaces:
Runtime error
Runtime error
File size: 317 Bytes
8df6da4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# 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.
|