Commit Graph

431 Commits

Author SHA1 Message Date
sickcodes
3972e009de Add vim and nano to the container, expand on ipv4 forwarding docs, add info about ${DISPLAY:-:0.0} 2020-10-05 08:01:45 +00:00
sickcodes
0b40480158
Merge pull request #87 from MrBenFTW/patch-1
Update README.md
2020-10-05 07:34:15 +00:00
Ben Mitchell
c437f81ea5
Update README.md 2020-10-04 00:36:12 +01:00
sickcodes
b710a8a082 v2.6 Update documentation 2020-09-26 06:26:38 +00:00
sickcodes
cc09cfb24d OSX-KVM folder 2020-09-25 19:11:09 +00:00
sickcodes
040b560209 Paths 2020-09-25 19:08:18 +00:00
sickcodes
204777a3ee Work folder 2020-09-25 19:03:23 +00:00
sickcodes
6d81225fc6 Added awesome fixes by @jimdigriz: image size, shellisms, fallback2kvm, unprivileged mode 2020-09-24 12:15:15 +00:00
sickcodes
07f488a470
Merge pull request #82 from jimdigriz/tweaks
misc improvements to build, runtime and documentation
2020-09-24 12:11:12 +00:00
Alexander Clouter
34757eb754
improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB) 2020-09-20 11:45:09 +01:00
Alexander Clouter
812c4a2e09
pulseaudio example
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
2020-09-20 11:45:09 +01:00
Alexander Clouter
bb7de1bfea
make audio driver configurable but defaults to alsa 2020-09-20 11:45:08 +01:00
Alexander Clouter
41dee4b321
remove need for privileged 2020-09-20 11:45:08 +01:00
Alexander Clouter
96302c6f6d
remove need for DISPLAY 2020-09-20 11:18:11 +01:00
Alexander Clouter
de9b31923c
support fallback to tcg from kvm 2020-09-20 11:18:11 +01:00
Alexander Clouter
a07da08cfd
use shell exec/set-eu 2020-09-20 11:18:11 +01:00
Alexander Clouter
02564cba09
use shell expansions for defaults 2020-09-20 11:18:11 +01:00
Alexander Clouter
07b9c8b80d
empty pkg cache 2020-09-20 11:18:11 +01:00
sickcodes
ce3b320d03 README update for current feature set 2020-09-20 08:49:12 +00:00
sickcodes
35ca1ebaf8 VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases 2020-09-20 08:16:44 +00:00
sickcodes
9d599d51e4
Merge pull request #77 from MrBenFTW/master
Improvments
2020-08-29 17:27:25 +00:00
Ben Mitchell
4a5ee5e744
Update README.md 2020-08-23 21:22:45 +01:00
Ben Mitchell
b6cd8a514b
Update README.md
no longer necessary to remove 1gb from the disk.
2020-08-23 21:13:30 +01:00
Ben Mitchell
3b1a8431db
Update macOS + add Screen Sharing
Update macOS Catalina to the latest version by default and enable port forwarding for screen share
2020-08-23 20:39:47 +01:00
Ben Mitchell
95cbd5f63e
Merge pull request #1 from sickcodes/master
Merge pull request #75 from MrBenFTW/master
2020-08-23 20:33:24 +01:00
sickcodes
aa846f8576
Merge pull request #75 from MrBenFTW/master
Fix gpk error
2020-08-23 19:20:02 +00:00
Ben Mitchell
12c1270152
fix gpk error
fix gpk error
2020-08-23 20:05:09 +01:00
Ben Mitchell
1e5f69e63f
fix gpk error
fix gpk error caused by images or incorrect shutdown
2020-08-23 20:03:11 +01:00
Ben Mitchell
b0242f1140
Fix gpk error
Remove /tmp/.X99-lock before starting VNC
2020-08-23 19:59:59 +01:00
sickcodes
a6c9714a1d
Create FUNDING.yml 2020-07-07 17:06:59 +00:00
sickcodes
2566c9fafd
Merge pull request #64 from jviotti/bridge-networking-fedora
Document how to make firewalld work on Fedora with bridged networking
2020-07-07 17:04:34 +00:00
Juan Cruz Viotti
2c6351724b
Document how to make firewalld work on Fedora with bridged networking
`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 <jv@jviotti.com>
2020-07-07 11:14:47 +01:00
sickcodes
aed57ad0d6
Update CREDITS.md 2020-07-06 14:22:21 +00:00
sickcodes
a05d9b767d
Merge pull request #57 from Julioevm/patch-1
Update docker-compose.yml
2020-07-02 18:13:37 +00:00
Julio
e70ac14204
Update docker-compose.yml
Change docker-compose.yml to make docker compose down work properly.
2020-07-02 16:36:15 +02:00
name
0364d0d631 temporary mirror fix 2020-06-22 18:15:39 +00:00
name
d0205f80da no confirm 2020-06-22 18:03:04 +00:00
name
c2a8209dae pkg update first 2020-06-22 18:02:00 +00:00
sickcodes
df1c8a1992
Update CREDITS.md 2020-06-18 17:27:28 +00:00
sickcodes
c057e246ca
Merge pull request #50 from tlierdotfr/master
Reduce number of layers in Dockerfile
2020-06-18 17:25:46 +00:00
name
9565332c38 external dockerfile 2020-06-18 18:39:23 +00:00
Thomas
2509ac3d1b
Merge pull request #1 from tlierdotfr/reduce_layers
Reduce layers
2020-06-18 15:52:39 +02:00
tlier
cf27ba15a3 Correct empty continuation line 2020-06-18 14:42:16 +01:00
tlier
89123ea521 Reduce number of layers by grouping some of RUN commands 2020-06-18 14:30:02 +01:00
name
8e35168041 ssh instructions and easy find old box 2020-06-15 13:07:37 +00:00
name
a57bcb2864 typo 2020-06-14 22:12:50 +00:00
name
68de91c590 Added reference to new version via hub.docker version 2020-06-14 21:50:43 +00:00
name
0a9da5af75 SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core. 2020-06-15 04:33:29 +00:00
sickcodes
e936f3e178
Merge pull request #40 from qcasey/master
Remove yay dependancy
2020-06-14 21:32:58 +07:00
Quinn Casey
9f8d3b5a50
Merge pull request #1 from qcasey/#39-remove-yay
Remove yay dependancy
2020-06-14 07:18:28 -07:00