ps3dev / ps3dev-docker

Automatically build a docker image with the ps3dev toolchain ready to be used for homebrew development.
14 stars 3 forks source link

Docker Hub #1

Open bgK opened 6 years ago

bgK commented 6 years ago

Please push a tagged version of this image to Docker Hub so that others can use the toolchain without having to build it first.

zeldin commented 6 years ago

I pushed an image here: https://hub.docker.com/r/zeldin/ps3dev-docker/

Beyley commented 7 months ago

Could there be an AMD64 image published? qemu emulation is very slow, especially in CI, causing really long CI times. I'd use the ARM64 github runner but that doesnt seem to support docker.

zeldin commented 7 months ago

The images I publish on my docker hub are ones I build for hardware I have myself. I could ostenibly add one for RISC-V as well, although my HiFive Unmatched isn't quite as performant as I'd like it to be...

If you want to contribute builds for hardware that you own, be it VAX, m68k, x86 or whatever, feel free to publish them on docker hub and post a link here!

humbertodias commented 6 months ago

GHA for deploying on ducker hub here https://github.com/ps3dev/ps3dev-docker/pull/6