Peter Dave Hello
|
70573dea14
|
Merge a few `WORKDIR` & `RUN git clone` in Dockerfile
This will reduce the instructions and Docker image layers.
|
4 years ago |
Peter Dave Hello
|
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
|
4 years ago |
sickcodes
|
392c885a6a
|
Merge pull request #110 from PeterDaveHello/git-clone-depth-1
Reduce image size by setting git clone depth
|
4 years ago |
Peter Dave Hello
|
cede544c2e
|
Simplify .ssh directory setup process in Dockerfile
|
4 years ago |
Peter Dave Hello
|
4b17459897
|
Reduce image size by setting git clone depth
|
4 years ago |
sickcodes
|
f03278da1b
|
Fixed Dockerfile instructions to align with the README instructions.
|
4 years ago |
sickcodes
|
81682df5fe
|
[QOL] Launch without having to press anything at the boot menu (see readme)
|
4 years ago |
sickcodes
|
3972e009de
|
Add vim and nano to the container, expand on ipv4 forwarding docs, add info about ${DISPLAY:-:0.0}
|
4 years ago |
sickcodes
|
b710a8a082
|
v2.6 Update documentation
|
4 years ago |
sickcodes
|
cc09cfb24d
|
OSX-KVM folder
|
4 years ago |
sickcodes
|
040b560209
|
Paths
|
4 years ago |
sickcodes
|
204777a3ee
|
Work folder
|
4 years ago |
Alexander Clouter
|
34757eb754
|
improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB)
|
4 years ago |
Alexander Clouter
|
bb7de1bfea
|
make audio driver configurable but defaults to alsa
|
4 years ago |
Alexander Clouter
|
41dee4b321
|
remove need for privileged
|
4 years ago |
Alexander Clouter
|
96302c6f6d
|
remove need for DISPLAY
|
4 years ago |
Alexander Clouter
|
de9b31923c
|
support fallback to tcg from kvm
|
4 years ago |
Alexander Clouter
|
a07da08cfd
|
use shell exec/set-eu
|
4 years ago |
Alexander Clouter
|
02564cba09
|
use shell expansions for defaults
|
4 years ago |
Alexander Clouter
|
07b9c8b80d
|
empty pkg cache
|
4 years ago |
sickcodes
|
35ca1ebaf8
|
VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases
|
4 years ago |
Ben Mitchell
|
3b1a8431db
|
Update macOS + add Screen Sharing
Update macOS Catalina to the latest version by default and enable port forwarding for screen share
|
4 years ago |
tlier
|
cf27ba15a3
|
Correct empty continuation line
|
4 years ago |
tlier
|
89123ea521
|
Reduce number of layers by grouping some of RUN commands
|
4 years ago |
name
|
0a9da5af75
|
SSH! Set -e RAM, -e CORES, -e EXTRA QEMU commands. VNC version update to core.
|
4 years ago |
Quinn Casey
|
e04d55572b
|
Remove yay dependancy
|
4 years ago |
Miroslav Šedivý
|
38cb1d70ba
|
download only BaseSystem.dmg
|
4 years ago |
name
|
062b2133fc
|
x11 xhost
|
5 years ago |
name
|
8eedf13a9e
|
2 useless commands
|
5 years ago |
name
|
0ec899a759
|
Removed the check for hub.docker.com
|
5 years ago |
name
|
333aeefd4f
|
Additional boot instructions
|
5 years ago |
name
|
15bf6f26be
|
Docker-OSX!
|
5 years ago |