Logo
Explore Help
Sign In
hackern64/HackerOoT
0
0
Fork 0
You've already forked HackerOoT
mirror of https://github.com/HackerN64/HackerOoT.git synced 2026-01-21 10:37:37 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
v1.0.0
HackerOoT/docker-compose.yml

12 lines
151 B
YAML
Raw Permalink Normal View History

Docker Support for OSX (#91) * 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
2020-04-24 20:34:00 -04:00
version: "3"
services:
oot:
volumes:
- oot-sync:/oot:nocopy
image: "oot:latest"
tty: true
volumes:
oot-sync:
external: true
Reference in New Issue Copy Permalink
Powered by Gitea Page: 368ms Template: 23ms
English
English
Licenses API