Skip to content

AmigaPorts/docker-base

Repository files navigation

docker-aros-build

Build the base image for every Amiga-flavoured cross toolchain.

Currently the image is based on Debian.

Build the Docker container

docker build -t "amigadev/docker-base" --rm -f Dockerfile .

If you want to run it for debugging:

docker run --rm -it /bin/bash

About

Base docker image to build the docker toolchains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published