aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
...
* Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime.sickcodes2021-02-071-3/+4
* Remove pointless VOLUME command. Replace curl with wget.sickcodes2021-01-261-5/+3
* Bug in ARG for Original Dockerfilesickcodes2021-01-241-3/+3
* [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.nakedsickcodes2021-01-241-18/+25
* Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.imgsickcodes2021-01-071-1/+3
* Fix sounds errors and sshd missing on latest buildsickcodes2021-01-071-1/+1
* v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft...sickcodes2021-01-051-11/+11
* Merge pull request #121 from PeterDaveHello/ImproveDockerfilesickcodes2021-01-051-22/+21
|\
| * Adjust spaces and empty lines in DockerfilePeter Dave Hello2021-01-041-21/+18
| * Remove not used packages in DockerfilePeter Dave Hello2021-01-041-1/+1
| * Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX shPeter Dave Hello2021-01-041-0/+2
* | Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, M...sickcodes2021-01-051-0/+16
|/
* Merge a few `WORKDIR` & `RUN git clone` in DockerfilePeter Dave Hello2020-12-171-5/+2
* Remove unnecessary `WORKDIR` instruction in DockerfilePeter Dave Hello2020-12-171-3/+0
* Merge pull request #110 from PeterDaveHello/git-clone-depth-1sickcodes2020-12-161-2/+2
|\
| * Reduce image size by setting git clone depthPeter Dave Hello2020-12-151-2/+2
* | Simplify .ssh directory setup process in DockerfilePeter Dave Hello2020-12-151-3/+1
|/
* Fixed Dockerfile instructions to align with the README instructions.sickcodes2020-11-131-6/+2
* [QOL] Launch without having to press anything at the boot menu (see readme)sickcodes2020-10-061-1/+5
* Add vim and nano to the container, expand on ipv4 forwarding docs, add info a...sickcodes2020-10-051-1/+2
* v2.6 Update documentationsickcodes2020-09-261-1/+1
* OSX-KVM foldersickcodes2020-09-251-1/+1
* Pathssickcodes2020-09-251-5/+11
* Work foldersickcodes2020-09-251-0/+3
* improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB)Alexander Clouter2020-09-201-18/+18
* make audio driver configurable but defaults to alsaAlexander Clouter2020-09-201-1/+1
* remove need for privilegedAlexander Clouter2020-09-201-0/+2
* remove need for DISPLAYAlexander Clouter2020-09-201-0/+2
* support fallback to tcg from kvmAlexander Clouter2020-09-201-3/+3
* use shell exec/set-euAlexander Clouter2020-09-201-1/+3
* use shell expansions for defaultsAlexander Clouter2020-09-201-19/+4
* empty pkg cacheAlexander Clouter2020-09-201-1/+2
* VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releasessickcodes2020-09-201-4/+1
* Update macOS + add Screen SharingBen Mitchell2020-08-231-4/+6
* Correct empty continuation linetlier2020-06-181-1/+1
* Reduce number of layers by grouping some of RUN commandstlier2020-06-181-53/+53
* SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core.name2020-06-151-29/+132
* Remove yay dependancyQuinn Casey2020-06-141-5/+0
* download only BaseSystem.dmgMiroslav Šedivý2020-06-101-1/+1
* x11 xhostname2020-06-051-1/+1
* 2 useless commandsname2020-06-051-2/+2
* Removed the check for hub.docker.comname2020-06-041-1/+2
* Additional boot instructionsname2020-06-041-4/+4
* Docker-OSX!name2020-06-041-0/+94