| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #77 from MrBenFTW/master | sickcodes | 2020-08-29 | 2 | -7/+19 |
| |\ | | | | | Improvments | ||||
| | * | Update README.md | Ben Mitchell | 2020-08-23 | 1 | -0/+12 |
| | | | |||||
| | * | Update README.md | Ben Mitchell | 2020-08-23 | 1 | -3/+1 |
| | | | | | | | no longer necessary to remove 1gb from the disk. | ||||
| | * | Update macOS + add Screen Sharing | Ben Mitchell | 2020-08-23 | 1 | -4/+6 |
| | | | | | | | Update macOS Catalina to the latest version by default and enable port forwarding for screen share | ||||
| | * | Merge pull request #1 from sickcodes/master | Ben Mitchell | 2020-08-23 | 0 | -0/+0 |
| | |\ | |/ |/| | Merge pull request #75 from MrBenFTW/master | ||||
| * | | Merge pull request #75 from MrBenFTW/master | sickcodes | 2020-08-23 | 1 | -2/+3 |
| |\| | | | | | Fix gpk error | ||||
| | * | fix gpk error | Ben Mitchell | 2020-08-23 | 1 | -1/+1 |
| | | | | | | | fix gpk error | ||||
| | * | fix gpk error | Ben Mitchell | 2020-08-23 | 1 | -1/+1 |
| | | | | | | | fix gpk error caused by images or incorrect shutdown | ||||
| | * | Fix gpk error | Ben Mitchell | 2020-08-23 | 1 | -1/+2 |
| |/ | | | Remove /tmp/.X99-lock before starting VNC | ||||
| * | Create FUNDING.yml | sickcodes | 2020-07-07 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #64 from jviotti/bridge-networking-fedora | sickcodes | 2020-07-07 | 1 | -0/+9 |
| |\ | | | | | Document how to make firewalld work on Fedora with bridged networking | ||||
| | * | Document how to make firewalld work on Fedora with bridged networking | Juan Cruz Viotti | 2020-07-07 | 1 | -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.md | sickcodes | 2020-07-06 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #57 from Julioevm/patch-1 | sickcodes | 2020-07-02 | 1 | -3/+11 |
| |\ | | | | | Update docker-compose.yml | ||||
| | * | Update docker-compose.yml | Julio | 2020-07-02 | 1 | -3/+11 |
| |/ | | | Change docker-compose.yml to make docker compose down work properly. | ||||
| * | temporary mirror fix | name | 2020-06-22 | 1 | -1/+12 |
| | | |||||
| * | no confirm | name | 2020-06-22 | 1 | -1/+1 |
| | | |||||
| * | pkg update first | name | 2020-06-22 | 1 | -0/+1 |
| | | |||||
| * | Update CREDITS.md | sickcodes | 2020-06-18 | 1 | -11/+1 |
| | | |||||
| * | Merge pull request #50 from tlierdotfr/master | sickcodes | 2020-06-18 | 1 | -53/+53 |
| |\ | | | | | Reduce number of layers in Dockerfile | ||||
| | * | Merge pull request #1 from tlierdotfr/reduce_layers | Thomas | 2020-06-18 | 1 | -53/+53 |
| |/| | | | | | Reduce layers | ||||
| | * | Correct empty continuation line | tlier | 2020-06-18 | 1 | -1/+1 |
| | | | |||||
| | * | Reduce number of layers by grouping some of RUN commands | tlier | 2020-06-18 | 1 | -53/+53 |
| |/ | |||||
| * | external dockerfile | name | 2020-06-18 | 1 | -1/+1 |
| | | |||||
| * | ssh instructions and easy find old box | name | 2020-06-15 | 1 | -1/+6 |
| | | |||||
| * | typo | name | 2020-06-14 | 1 | -1/+1 |
| | | |||||
| * | Added reference to new version via hub.docker version | name | 2020-06-14 | 1 | -1/+1 |
| | | |||||
| * | SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core. | name | 2020-06-15 | 4 | -47/+191 |
| | | |||||
| * | Merge pull request #40 from qcasey/master | sickcodes | 2020-06-14 | 1 | -5/+0 |
| |\ | | | | | Remove yay dependancy | ||||
| | * | Merge pull request #1 from qcasey/#39-remove-yay | Quinn Casey | 2020-06-14 | 1 | -5/+0 |
| |/| | | | | | Remove yay dependancy | ||||
| | * | Remove yay dependancy | Quinn Casey | 2020-06-14 | 1 | -5/+0 |
| |/ | |||||
| * | Merge pull request #32 from m1k1o/master | sickcodes | 2020-06-10 | 1 | -1/+1 |
| |\ | | | | | Skip downloading huge files that are not needed | ||||
| | * | download only BaseSystem.dmg | Miroslav Šedivý | 2020-06-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #31 from matusnovak/master | sickcodes | 2020-06-10 | 1 | -1/+2 |
| |\ \ | | | | | | | Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed | ||||
| | * | | Kill badly terminated old vnc session before vnc starts | Matus Novak | 2020-06-10 | 1 | -1/+2 |
| |/ / | |||||
| * / | Add upcoming features & twitter | sickcodes | 2020-06-08 | 1 | -1/+4 |
| |/ | |||||
| * | Merge pull request #25 from parasquid/docker-file | sickcodes | 2020-06-08 | 1 | -0/+18 |
| |\ | | | | | add example docker-compose | ||||
| | * | add example docker-compose | parasquid | 2020-06-08 | 1 | -0/+18 |
| |/ | | | | this builds catalina with 200G of disk space | ||||
| * | VNC Version (Be Careful) | name | 2020-06-07 | 1 | -0/+107 |
| | | |||||
| * | RAM easy change at runtime | name | 2020-06-07 | 1 | -0/+5 |
| | | |||||
| * | Replaced starting old container with more simplified version | name | 2020-06-06 | 1 | -13/+6 |
| | | |||||
| * | Merge pull request #9 from GreeFine/master | sickcodes | 2020-06-05 | 1 | -3/+3 |
| |\ | | | | | Readme Typo | ||||
| | * | Readme Typo | Raphael Chriqui | 2020-06-05 | 1 | -3/+3 |
| |/ | |||||
| * | More reasonable command to account for every $DISPLAY number | name | 2020-06-05 | 1 | -1/+1 |
| | | |||||
| * | x11 xhost | name | 2020-06-05 | 2 | -1/+17 |
| | | |||||
| * | Additional troubleshoots | name | 2020-06-05 | 1 | -3/+13 |
| | | |||||
| * | Old container finder | name | 2020-06-05 | 1 | -2/+22 |
| | | |||||
| * | 2 useless commands | name | 2020-06-05 | 2 | -3/+3 |
| | | |||||
| * | troubleshooting | name | 2020-06-05 | 1 | -1/+13 |
| | | |||||
| * | QEMU on the host | name | 2020-06-05 | 1 | -0/+23 |
| | | |||||