Sign inSign up

zeldin/ps3dev-docker

By zeldin

Updated 3 months ago

Docker image with the ps3dev toolchain

Image
3

2.1K

zeldin/ps3dev-docker repository overview

Automatically built docker image with the ps3dev toolchain ready to be used for homebrew development.

https://github.com/ps3dev/ps3dev-docker

If you don't have an arm64 system to run the docker on, you can use qemu:

docker run -v /usr/bin/qemu-aarch64:/usr/bin/qemu-aarch64 -v `pwd`:/build zeldin/ps3dev-docker make

(You'll need to enable binfmt_misc, and the qemu should be built statically.)

Tag summary

Content type

Image

Digest

sha256:76eae7854

Size

378.1 MB

Last updated

3 months ago

docker pull zeldin/ps3dev-docker