aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add vim and nano to the container, expand on ipv4 forwarding docs, add info ↵sickcodes2020-10-053-14/+77
| | | | about ${DISPLAY:-:0.0}
* Merge pull request #87 from MrBenFTW/patch-1sickcodes2020-10-051-1/+7
|\ | | | | Update README.md
| * Update README.mdBen Mitchell2020-10-041-1/+7
|/
* v2.6 Update documentationsickcodes2020-09-263-7/+12
|
* OSX-KVM foldersickcodes2020-09-251-1/+1
|
* Pathssickcodes2020-09-251-5/+11
|
* Work foldersickcodes2020-09-251-0/+3
|
* Added awesome fixes by @jimdigriz: image size, shellisms, fallback2kvm, ↵sickcodes2020-09-241-1/+4
| | | | unprivileged mode
* Merge pull request #82 from jimdigriz/tweakssickcodes2020-09-242-50/+45
|\ | | | | misc improvements to build, runtime and documentation
| * improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB)Alexander Clouter2020-09-201-18/+18
| |
| * pulseaudio exampleAlexander Clouter2020-09-201-0/+9
| | | | | | | | | | | | | | AppleALC does not support the codec out of the box and I have been unable to work through https://osy.gitbook.io/hac-mini-guide/details/hda-fix to figure out how to make it appear. The controller does work, but without the codec driver support there no soundcard is present to macOS
| * make audio driver configurable but defaults to alsaAlexander Clouter2020-09-201-1/+1
| |
| * remove need for privilegedAlexander Clouter2020-09-202-11/+7
| |
| * remove need for DISPLAYAlexander Clouter2020-09-202-4/+6
| |
| * 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
|/
* README update for current feature setsickcodes2020-09-201-54/+81
|
* VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releasessickcodes2020-09-203-26/+23
|
* Merge pull request #77 from MrBenFTW/mastersickcodes2020-08-292-7/+19
|\ | | | | Improvments
| * Update README.mdBen Mitchell2020-08-231-0/+12
| |
| * Update README.mdBen Mitchell2020-08-231-3/+1
| | | | | | no longer necessary to remove 1gb from the disk.
| * Update macOS + add Screen SharingBen Mitchell2020-08-231-4/+6
| | | | | | Update macOS Catalina to the latest version by default and enable port forwarding for screen share
| * Merge pull request #1 from sickcodes/masterBen Mitchell2020-08-230-0/+0
| |\ | |/ |/| Merge pull request #75 from MrBenFTW/master
* | Merge pull request #75 from MrBenFTW/mastersickcodes2020-08-231-2/+3
|\| | | | | Fix gpk error
| * fix gpk errorBen Mitchell2020-08-231-1/+1
| | | | | | fix gpk error
| * fix gpk errorBen Mitchell2020-08-231-1/+1
| | | | | | fix gpk error caused by images or incorrect shutdown
| * Fix gpk errorBen Mitchell2020-08-231-1/+2
|/ | | Remove /tmp/.X99-lock before starting VNC
* Create FUNDING.ymlsickcodes2020-07-071-0/+3
|
* Merge pull request #64 from jviotti/bridge-networking-fedorasickcodes2020-07-071-0/+9
|\ | | | | Document how to make firewalld work on Fedora with bridged networking
| * Document how to make firewalld work on Fedora with bridged networkingJuan Cruz Viotti2020-07-071-0/+9
|/ | | | | | | | | | `firewalld` doesn't allow DNS requests (this is the case that bit me, but there might be more) on `docker0` unless the interface is added to the trusted zone. See: https://github.com/docker/for-linux/issues/955 Fixes: https://github.com/sickcodes/Docker-OSX/issues/56 Signed-off-by: Juan Cruz Viotti <[email protected]>
* Update CREDITS.mdsickcodes2020-07-061-0/+3
|
* Merge pull request #57 from Julioevm/patch-1sickcodes2020-07-021-3/+11
|\ | | | | Update docker-compose.yml
| * Update docker-compose.ymlJulio2020-07-021-3/+11
|/ | | Change docker-compose.yml to make docker compose down work properly.
* temporary mirror fixname2020-06-221-1/+12
|
* no confirmname2020-06-221-1/+1
|
* pkg update firstname2020-06-221-0/+1
|
* Update CREDITS.mdsickcodes2020-06-181-11/+1
|
* Merge pull request #50 from tlierdotfr/mastersickcodes2020-06-181-53/+53
|\ | | | | Reduce number of layers in Dockerfile
| * Merge pull request #1 from tlierdotfr/reduce_layersThomas2020-06-181-53/+53
|/| | | | | Reduce layers
| * Correct empty continuation linetlier2020-06-181-1/+1
| |
| * Reduce number of layers by grouping some of RUN commandstlier2020-06-181-53/+53
|/
* external dockerfilename2020-06-181-1/+1
|
* ssh instructions and easy find old boxname2020-06-151-1/+6
|
* typoname2020-06-141-1/+1
|
* Added reference to new version via hub.docker versionname2020-06-141-1/+1
|
* SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core.name2020-06-154-47/+191
|
* Merge pull request #40 from qcasey/mastersickcodes2020-06-141-5/+0
|\ | | | | Remove yay dependancy
| * Merge pull request #1 from qcasey/#39-remove-yayQuinn Casey2020-06-141-5/+0
|/| | | | | Remove yay dependancy