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
- Host: GitHub
- URL: https://github.com/sebastianbergmann/docker-execute-amiga
- Owner: sebastianbergmann
- License: bsd-3-clause
- Archived: true
- Created: 2017-03-19T08:00:57.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T04:57:24.000Z (over 4 years ago)
- Last Synced: 2025-01-17T14:35:27.373Z (over 1 year ago)
- Topics: amigaos, docker, fs-uae
- Language: Shell
- Homepage: https://amiga.sebastian-bergmann.de/
- Size: 17.6 KB
- Stars: 26
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```
