Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 387 Bytes

File metadata and controls

20 lines (13 loc) · 387 Bytes

docker-execute-amiga

Execute M68K/AmigaOS binary in Docker-ized FS-UAE.

Installation

$ wget -O /usr/local/bin/docker-execute-amiga \
  https://raw.githubusercontent.com/sebastianbergmann/docker-execute-amiga/master/docker-execute-amiga.sh
$ chmod +x /usr/local/bin/docker-execute-amiga

Usage

$ docker-execute-amiga helloworld

Screenshot