Skip to content

fransking/docker-dosbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dosbox

Raspberry Pi docker image for dosbox

Quick Start

This container image is available from the Docker Hub.

Assuming that you have Docker installed, run the following command:

docker run -d \
        -p 3389:3389 \
        -p 5900:5900 \
        --name dosbox \
        --privileged fransking/dosbox-arm32v7:latest

priviledged mode is needed if you want to enable GPU acceleration

License

This project is licensed under the BSD 2-Clause License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published