fc3df53d0b
zstd decompress instead of re-compress in README.md
2021-01-26 20:16:25 +00:00
0e0f3b1f4a
Clean out your Docker images/history/cache by simply deleting /var/lib/docker
2021-01-26 18:14:29 +00:00
bffd8f3990
[QOL] Fix auto image building wget log overload
2021-01-26 18:11:55 +00:00
9fead74c71
images.sick.codes fixed images2.sick.codes
2021-01-25 12:44:29 +07:00
ab6f7cfc10
Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container.
2021-01-24 16:30:59 +00:00
ef3ba4ef33
Forgot COMPLETE=true for large disk in Dockerfile.auto
2021-01-24 16:27:17 +00:00
6c8fdea032
Bug in ARG for Original Dockerfile
2021-01-24 13:06:37 +00:00
a09c565e36
[V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
2021-01-24 12:47:19 +00:00
0541941d21
Merge pull request #134 from cephasara/master
2021-01-24 07:23:08 +00:00
2567054805
remove cmd to install kernel in pod runtime as it has been migrated to Dockerfile
2021-01-23 20:40:47 -08:00
f9ed666076
Merge pull request #132 from cephasara/master
2021-01-22 07:26:29 +00:00
5561b08e6a
add gpu passthrough support as well as dynamic OpenCore regeneration
2021-01-21 19:48:05 -08:00
5bce52440a
Merge pull request #125 from cephasara/master
...
Fix helm initial disk creation process and add installation instructions
2021-01-15 21:32:36 +07:00
d82bb73c29
update to reflect more latest changes
2021-01-14 22:13:07 -08:00
1fcd56339f
fix helm initial disk creation process and add installation instructions
2021-01-14 21:56:20 -08:00
f3c09858ab
Up README with Kubernetes Helm Chart link @ ./helm.
2021-01-14 16:44:58 +00:00
a9a7863c3c
Merge pull request #124 from cephasara/master
...
Add helm chart
2021-01-14 08:57:17 +00:00
ce3ce48eb1
update doc with features
2021-01-12 20:49:25 -08:00
a0a3f67bc0
add requriment for host machine
2021-01-12 20:28:40 -08:00
b28dd70517
add helm chart for running in Kubernetes
2021-01-12 20:26:19 -08:00
849b2b8530
Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img
2021-01-07 20:12:35 +00:00
2a949dfb02
Fix sounds errors and sshd missing on latest build
2021-01-07 11:22:07 +00:00
8d6d0359b1
v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft. Remove libguestfs.
2021-01-05 13:15:44 +00:00
05f9555664
Merge pull request #121 from PeterDaveHello/ImproveDockerfile
...
Improve Dockerfile
2021-01-05 11:47:58 +00:00
bac7f39317
Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, MIRROR_COUNT=10
2021-01-05 10:03:25 +00:00
91abf73855
Add rankmirrors for minimal automated mirror fetching.
2021-01-04 13:29:47 +00:00
5b4dc0a892
Adjust spaces and empty lines in Dockerfile
...
Details:
- Remove trailing spaces
- Remove additional empty lines
- Replace a few tabs with spces for consistent indent
2021-01-04 19:55:02 +08:00
e01ada40cd
Remove not used packages in Dockerfile
2021-01-04 19:23:35 +08:00
c3360712c9
Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX sh
2021-01-04 18:37:41 +08:00
1ce7a06093
More attractive image + credits updates
2020-12-17 10:47:25 +00:00
ce126fe5bd
Merge pull request #113 from weskerfoot/docs-updates
...
Docs updates: usb passthrough, headless mode, disk space reduction guide
2020-12-17 06:37:13 +00:00
eaa695bc15
Merge pull request #112 from PeterDaveHello/SimplifyDockerfile
...
Reduce Dockerfile instructions and Docker image layers
2020-12-17 06:22:20 +00:00
c30d0c441e
note about USB pass through
2020-12-16 13:24:57 -05:00
b64323852e
more readme improvements, usb pass through, spice, etc
2020-12-16 13:18:43 -05:00
70573dea14
Merge a few WORKDIR
& RUN git clone
in Dockerfile
...
This will reduce the instructions and Docker image layers.
2020-12-17 00:59:59 +08:00
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
1881ac8797
initial stab at CI instructions and reduce disk usage instructions
2020-12-16 11:57:57 -05:00
4e91645736
Add PeterDaveHello to credits.md for last two pull requests.
2020-12-16 05:03:40 +00: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
65ac86bec7
Merge pull request #111 from PeterDaveHello/SimplifyDockerfile
...
Simplify .ssh directory setup process in Dockerfile
2020-12-16 04:59:02 +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
c9d3f6be7b
[QOL] Documentation updates about duplicating containers
2020-11-28 14:12:44 +00:00
f03278da1b
Fixed Dockerfile instructions to align with the README instructions.
2020-11-13 08:34:40 +00:00
8dd8c1a58a
Merge pull request #102 from AdamMomen/patch-1
...
modify/auto-boot vnc container
2020-11-09 21:35:20 +00:00
fbb186968f
Update README.md
...
## What?
I've added a script on how to automatic boot vnc-version container in `README.md` file for better usablility. For more background, see ticket #83 .
## Why?
Because the script provided in the readme file didn't work on vnc-version container.
## How?
## Testing?
No automated tests, take my word for it ;)
## Screenshots
Before

After
## Anything Else?
Nope
2020-11-06 13:42:00 +01:00
e69817242b
[README] Typo, link fixed, credits
2020-10-29 07:00:28 +00:00
8343da16fc
Merge pull request #94 from mikob/patch-1
...
Made instructions more clear for those needing Xcode
2020-10-14 22:36:07 +00:00
94315c0e4e
Made instructions more clear for those needing Xcode
...
Firstly, amazing job with this project - it really works.
I had to reinstall a few times to get the capacity right to fit Xcode. Just wanted to save others the trouble by noting the min. needed disk size for Xcode. In my case 50gb was too little, so the exact right amount lies between 50-60gb.
2020-10-14 12:11:34 -05:00
81682df5fe
[QOL] Launch without having to press anything at the boot menu (see readme)
2020-10-06 17:12:45 +00:00