Skip to content

mikwagner/cloud-amiga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cloud-amiga

This is a project to get an Amiga running in the browser. I got dosbox to work OK, but fs-uae give GL and/or display errors. Next up is to investigate another linux emu or another windowmanager, or different linux distro (I tried Ubuntu on OCI so far).

Build the dockerfile with:

$ docker build -t myamiga .

Then run the image with something like:

sudo docker run --name wi-amiga -p 8080:80 myamiga &

Then point your browser to http://localhost:8080/vnc.html

based on https://github.com/theonemule/dos-game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published