Hercules-Aethra / aethra

The main repository for the Aethra version of the Hercules emulator for IBM mainframes.
Other
22 stars 6 forks source link

Official Docker Containers #20

Open mainframed opened 6 months ago

mainframed commented 6 months ago

I typically build my own but I would much rather use officially produced docker container for Aethra

You can see an example on how to automate all of that here:

https://github.com/mainframed/docker-hercules/tree/main

This repo has a docker file that builds hercules-sdl from source then uses github actions to automatically make and push docker containers for s390, arm and x64, allowing users on each of those architectures to simply do a docker run xxxx on their own architecture.