An open API service indexing awesome lists of open source software.

https://github.com/sebastianbergmann/docker-execute-amiga

Execute M68K/AmigaOS binary in Docker-ized FS-UAE
https://github.com/sebastianbergmann/docker-execute-amiga

amigaos docker fs-uae

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](screenshot.png)