summaryrefslogtreecommitdiff
path: root/docker-compose.yml
AgeCommit message (Collapse)Author
2025-06-28Fixup docker (#2642)Dragorn421
* Fixup docker * comma
2024-12-15Docker Build Change Proposal (#2373)ptweezy
* removing due to deprecation * addressing docker build console issues, updating to latest LTS ubuntu, addressing Ubuntu + Python .venv requirements, standardizing environment * Update Dockerfile * proposed docker build changes * improving parallel build * removing * keep image open after build * updating based on feedback * update * fixed typo * revert --------- Co-authored-by: BuildTools <unconfigured@null.spigotmc.org> Co-authored-by: Parker <parker@runforyour.money>
2024-12-15removing due to deprecation (#2369)Parker Loflin
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
2020-04-24Docker Support for OSX (#91)Ethan Roseman
* Makefile machinery work * Updating Jenkinsfile * Initial setup for OSX repo support * Adding ido7 to repo * Makefile reversion * Iniital Dockerfile * Docker stuff * fixbaserom cleanup * Attempting to fix fixbaserom * baserom_original -> input * Revert "baserom_original -> input" This reverts commit d9199462b67473a74b451d35281c8650739b8866. * Spiffing up readme for OSX