Commit Graph

140 Commits

Author SHA1 Message Date
routmoute
142dad2593 README: add PulseAudio with WSLg 2022-02-01 11:19:08 +01:00
KimJammer
d435c06455
Update README
Fix typo in command to check available wsl linux distros.
2022-01-15 19:57:38 -05:00
KimJammer
918f209175
Add suggested changes to Windows Section 2022-01-15 19:53:55 -05:00
kimjammer
c9521ca6b7 Update Windows Installation section
Fix typos, more professional language, fix incorrect information.
2022-01-14 18:30:09 -05:00
Michele Bencardino
7947f5a3b6
Update README.md with WSL how to 2021-12-28 11:26:09 +01:00
sickcodes
f3c2c332aa
Merge pull request #396 from martinmullins/patch-2
NFS mount documentation, locking issue
2021-12-15 21:30:34 +00:00
sickcodes
e8a81fb8d9 Add usbfluxd video link: https://www.youtube.com/watch?v=kTk5fGjK_PM 2021-12-07 12:35:54 +00:00
Martin Mullins
029cd7a46d
NFS mount documentation, locking issue
I ran into some issues when I ran software that was trying to lock files under the nfs folder. This was on Catalina and looks like this is a common issue with Mac -> Linux nfs. 

After digging into it, for my use case using the `locallocks` NFS option on the Mac client resolved it. The `locallocks` option means that locking is handled by the client. There would be problems if you actually need server side locking.
2021-11-30 00:14:10 +00:00
sickcodes
21b17535b5 Fix hyperlink. Add missing legends from credits: @kaoudis, @chirag350, @TheHackerCoding, @cameronsteele, @martinmullins. 2021-11-29 23:13:15 +00:00
sickcodes
d028bd341b
Add Windows Instructions Link at the tippity top.
Add Windows Instructions Link at the tippity top.
2021-11-29 22:55:29 +00:00
sickcodes
c6c6c69851
Update README.md
Move to top
2021-11-29 22:52:06 +00:00
KimJammer
8ae71a36d1
readme - update windows information 2021-11-29 16:58:23 -05:00
KimJammer
8dc03683e1
readme - Instructions to use WSLg's built-in X11 server
Add instructions for using correct DISPLAY value and X-11 socket mount point to use WSLg's built-in X11 server on Windows 11.
2021-11-28 21:42:37 -05:00
sickcodes
d2e2604cfc
NFS drive easy-share edits
Thank you @martinmullins!
2021-11-28 22:22:23 +00:00
Martin Mullins
3f7256e145
Notes for mounting an NFS folder from a linux host 2021-11-26 14:27:02 +00:00
sickcodes
cc4303b5f3 Add High Sierra & Mojave examples 2021-11-14 12:50:12 +00:00
sickcodes
1d8682403f
Merge pull request #366 from eggplants/master
Fix command to launch sickcodes/docker-osx:auto
2021-10-30 05:49:35 +00:00
TheHackerCoding
5a159c19e9
Typo in README 2021-10-28 13:35:36 -04:00
haruna
1d6168dfed
fix: command to launch sickcodes/docker-osx:auto
add option `-e GENERATE_UNIQUE=true`
2021-10-28 08:12:11 +09:00
Filip Kinský
fcfba30086 readme - improve instructions for running on windows 2021-10-19 08:48:24 +02:00
sickcodes
e265065e31 Fix weird image 2021-10-06 00:29:08 +00:00
sickcodes
beef908d4c Add YouTube tutorial video 2021-10-06 00:26:41 +00:00
sickcodes
022b7b5864 Add docker: unknown server OS: . See 'docker run --help'. 2021-09-14 00:09:58 +00:00
sickcodes
423d6697c3 Add sickcodes/docker-osx:monterey! 2021-09-09 23:00:20 +00:00
sickcodes
15fa5d3ef7 Add USB hot plug instructions, good for making bootable installers (Monterey). 2021-09-09 10:55:07 +00:00
sickcodes
b97d6134f0 Fix Discord link 2021-09-07 05:52:05 +00:00
sickcodes
c2fca85acf Fix usbfluxd setup instructions. Add @cybik & @Silfalion to credits. Added https://github.com/Silfalion/Iphone_docker_osx_passthrough 2021-09-07 05:49:26 +00:00
Renaud Lepage
1f9807929e
Spice fix 2021-09-02 13:01:52 -07:00
sickcodes
911dad8b58 Add iPhone passthrough instructions using Corellium's usbfluxd. Thank you [@nikias](https://github.com/nikias) for [usbfluxd](https://github.com/corellium/usbfluxd) via [https://github.com/corellium](https://github.com/corellium)! 2021-08-27 19:10:01 +00:00
sickcodes
0865bb21c1 Variable typos for naked-auto 2021-08-27 17:24:47 +00:00
sickcodes
31c95fd640 Fix MAC_PASSWORD variable name (should be PASSWORD), Add docs for folder sharing 2021-08-27 16:13:04 +00:00
Andrew
aabf8d949a
fix typo 2021-08-26 21:12:41 -05:00
sickcodes
61012cf0c8 Add new image docker pull sickcodes/docker-osx:naked-auto. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB. 2021-08-25 23:05:17 +00:00
sickcodes
cdf9dae7f2
Add Discord server for general enquiries
### Need help, have questions, or just want to hang out?

# [https://discord.gg/mx8pPw39Yg](https://discord.gg/mx8pPw39Yg)
2021-08-02 05:44:57 +00:00
sickcodes
87efcbb6f6 Add glibc patch once, remove Big Sur required fix for OpenCore as no longer required. 2021-07-27 02:30:29 +00:00
Allan Ramos
010dc94818
Update README.md 2021-07-23 18:44:35 -03:00
sickcodes
7014f82a30
Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizer
See: https://github.com/sickcodes/osx-optimizer
2021-07-08 23:22:01 +00:00
sickcodes
2374861720
Add libguestfs-tools to the requirements on Ubuntu
Fixes https://github.com/sickcodes/Docker-OSX/issues/311
2021-07-08 23:18:06 +00:00
sickcodes
54774ab91e Add APFS extraction instructions. 2021-05-28 22:21:57 +00:00
sickcodes
4e41e2bc08
Fix hero image cache. 2021-05-24 11:14:36 +00:00
sickcodes
64ed979a65 QEMU 6 VNC changes Documentation changes 2021-05-08 15:05:00 +00:00
sickcodes
879b964621 Update README.md with Big Sur 11.3 Fixes 2021-05-04 09:46:00 +00:00
sickcodes
53c9b91612 Update credits 2021-05-04 08:52:52 +00:00
sickcodes
ee65907abe
Update README.md 2021-05-04 04:36:54 +00:00
sickcodes
77307c7b24
Add cool shield from https://dockeri.co/ to README.md 2021-05-02 10:15:06 +00:00
Minghua Zheng
9ccb93101d
Update README.md
add instructions to change resolution after the container is created
2021-04-28 13:14:52 +01:00
Chaim Krause
c5a2a5539d initial commit 2021-04-24 09:53:28 -05:00
a10kiloham
d77b5cfcf2
Adding Bluebubbles as an example use case 2021-04-15 17:14:40 +01:00
kaoudis
6e50ac14ee at least the important-ish links work now 2021-04-05 12:27:49 -06:00
kaoudis
ee587a6963 adds some of the more recent notable closed question issues 2021-04-05 11:31:25 -06:00