• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

Mac OS9 Docker Image

erichelgeson

Well-known member
Hello all,

I know almost all (read: none) of you have been wondering how you can run Mac OS 9 on your docker hosts.

Maybe, like me, you keep hitting road blocks with netatalk2 and want to run your AFP File server on your modern server. Or your developing a new OS9 PPC game and want to add a build pipeline. Regardless the reason, now you can - thanks in most part to QEMU 5.2.0 release supporting PowerPC and OS9 https://wiki.qemu.org/Documentation/Platforms/PowerPC.

This is a simple Docker image to compile and run with a few ease of use options.

Before you ask WHY!?@? - read the README - you can still ask why but the answer will be "Why not?" :)  

https://github.com/erichelgeson/mac-os9-docker

I am using it as a FTP<->AFP bridge on my NAS server and works great for my needs.

 

quorten

Well-known member
Mainly I'd guess most folks would be more interested in running particular applications rather than carrying over the whole Mac OS 9, which is quite a hodgepodge of technologies on its own.  Paradoxically, it's not that much bloat compared to modern applications.

Besides, I feel Windows 98 is less of a hodgepodge than Mac OS 9 if you're looking for something from the same time period.

 

Andy

Well-known member
HA! This is a great and mad project, well done. I can't really think of a use for me at the moment, but I'll bookmark it in case something comes up.

 
Top