ModMyClassic Cross Compiler Docker Image
411
Developed and maintained by ModMyClassic (https://modmyclassic.com)
This project provides the devs and general public the ability to develop/build/test their own cores/ports/applications for the classics consoles using this already pre-configured and set up cross compiling Docker Image.
This eliminates all the hassle and technical knowledge required to get your cross compiler environment set up and can be used on any flavour of operating system. In theory all you need to do is install Docker and run the Docker image and you will have a fully fledged dev environment for the classics running on your computer.
If you point to the latest tag (true by default) then every time you spin up the container it will ensure you are using the latest version as everyone else is using.
modmyclassicdocker/mmc-crosscompiler:latest
git clone --recurse-submodules https://gitlab.com/bleemsync-dev/docker-autodevops-buildenvs/mmc-crosscompiler-docker-image.git./build_image./run_image (if on mac otherwise:)docker start -i modmyclassicdocker/mmc-crosscompiler:latest bash
This Project is powered by GitLab's CI/CD automated dev ops. This means this project will automatically build, test and deploy to the dockerhub repo
This whole process is handled by GitLab's remote runners hosted within kubernetes clusters.
Content type
Image
Digest
Size
1.1 GB
Last updated
over 6 years ago
docker pull modmyclassicdocker/mmc-crosscompiler