Commit Graph

131 Commits

Author SHA1 Message Date
90c346cd1a Remove unnecessary WORKDIR instruction in Dockerfile
The working directory was not changed before and after it, don't need
to change to the SAME directory again :D
2020-12-17 00:59:51 +08:00
392c885a6a Merge pull request #110 from PeterDaveHello/git-clone-depth-1
Reduce image size by setting git clone depth
2020-12-16 05:00:24 +00:00
cede544c2e Simplify .ssh directory setup process in Dockerfile 2020-12-15 15:46:56 +08:00
4b17459897 Reduce image size by setting git clone depth 2020-12-15 15:19:16 +08:00
f03278da1b Fixed Dockerfile instructions to align with the README instructions. 2020-11-13 08:34:40 +00:00
81682df5fe [QOL] Launch without having to press anything at the boot menu (see readme) 2020-10-06 17:12:45 +00:00
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
b710a8a082 v2.6 Update documentation 2020-09-26 06:26:38 +00:00
cc09cfb24d OSX-KVM folder 2020-09-25 19:11:09 +00:00
040b560209 Paths 2020-09-25 19:08:18 +00:00
204777a3ee Work folder 2020-09-25 19:03:23 +00:00
34757eb754 improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB) 2020-09-20 11:45:09 +01:00
bb7de1bfea make audio driver configurable but defaults to alsa 2020-09-20 11:45:08 +01:00
41dee4b321 remove need for privileged 2020-09-20 11:45:08 +01:00
96302c6f6d remove need for DISPLAY 2020-09-20 11:18:11 +01:00
de9b31923c support fallback to tcg from kvm 2020-09-20 11:18:11 +01:00
a07da08cfd use shell exec/set-eu 2020-09-20 11:18:11 +01:00
02564cba09 use shell expansions for defaults 2020-09-20 11:18:11 +01:00
07b9c8b80d empty pkg cache 2020-09-20 11:18:11 +01:00
35ca1ebaf8 VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases 2020-09-20 08:16:44 +00:00
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
cf27ba15a3 Correct empty continuation line 2020-06-18 14:42:16 +01:00
89123ea521 Reduce number of layers by grouping some of RUN commands 2020-06-18 14:30:02 +01:00
0a9da5af75 SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core. 2020-06-15 04:33:29 +00:00
e04d55572b Remove yay dependancy 2020-06-14 07:16:38 -07:00
38cb1d70ba download only BaseSystem.dmg 2020-06-10 00:32:04 +02:00
062b2133fc x11 xhost 2020-06-05 18:41:37 +00:00
8eedf13a9e 2 useless commands 2020-06-05 01:57:01 +00:00
0ec899a759 Removed the check for hub.docker.com 2020-06-04 22:17:01 +00:00
333aeefd4f Additional boot instructions 2020-06-04 20:25:29 +00:00
15bf6f26be Docker-OSX! 2020-06-04 18:31:47 +00:00