MVS-sysgen / sysgen

Jay Moseley MVS 3.8j sysgen automation
73 stars 21 forks source link

Any possibility of an arm64 Docker image? #29

Closed lnlyssg closed 1 year ago

lnlyssg commented 1 year ago

As per the title, I would like to run this on my M2 MacBook Air but that needs an arm64 version of the Docker image.

mainframed commented 1 year ago

So for this to work you'd need to build a hercules-arm64 docker container, then you should be able to run this without any problems on top of that.

mainframed commented 1 year ago

Finally have an ARM system I can build this on, i'll get to it.

mainframed commented 1 year ago

Finally got around to this over the weekend. You should be able to do a docker run on both arm and amd architectures now.