dosemu image for those dex images needing DOS!
2.1K
docker container with dosemu2.
Used by dex for those fun images that need dos such as deltree and edit
docker run briceburg/dosemu
^^^ opens c:\ -- use `exitemu` to exit
docker run --device=/dev/tty0 -e LANG=$LANG briceburg/dosemu
^^^ autodetects keyboard layout and passthru LANG
docker run briceburg/dosemu -dumb dir
^^^ outputs directory listing of c:\
exitemu to exit from dosemu
Content type
Image
Digest
Size
79.6 MB
Last updated
about 10 years ago
docker pull briceburg/dosemu2