sickcodes
|
4dcf20a362
|
Kubernetes helm chart submission! Thanks @cephasara
|
4 years ago |
sickcodes
|
fad0c874b5
|
Merge pull request #150 from MrBenFTW/patch-2
Tempfix for arch
|
4 years ago |
Ben Mitchell
|
7cc833046f
|
Tempfix for arch
Temporarily downgrade glibc while a new version is being made.
|
4 years ago |
sickcodes
|
0af8357211
|
Package the helm setup for Artifact Hub.
|
4 years ago |
sickcodes
|
cf391bbf90
|
Merge pull request #147 from sickcodes/vmxnet3
Add -e NETWORKING=e1000-82545em || -e NETWORKING=vmxnet3 as runtime arguments.
|
4 years ago |
sickcodes
|
91790f5f5d
|
Add a default shell variable for the nic.
|
4 years ago |
sickcodes
|
54afd6ad58
|
Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments.
|
4 years ago |
sickcodes
|
217af19452
|
Reduced image by 5GB, thanks to @weskerfoot!
|
4 years ago |
sickcodes
|
8401069229
|
Fixed cwd bug
|
4 years ago |
sickcodes
|
70744ea3e3
|
Merge pull request #145 from sickcodes/mac_address
Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime.
|
4 years ago |
sickcodes
|
7eb821dcc3
|
Add -e NOPICKER=false for the :naked image to be able to enter boot menu.
|
4 years ago |
sickcodes
|
9a1cbbff95
|
Remove pacman -Scc until later.
|
4 years ago |
sickcodes
|
9228312eba
|
Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime.
|
4 years ago |
sickcodes
|
7a04945aae
|
Use wget --no-verbose to prevent build buffer overload in the hub.docker.com build log
|
4 years ago |
sickcodes
|
34f1c04880
|
Merge pull request #143 from sickcodes/fix-docker-cloud-build-size
Reduce build size & tidy
|
4 years ago |
sickcodes
|
f8595fbc8d
|
Reduce build size & tidy
|
4 years ago |
sickcodes
|
5c2039d262
|
Merge pull request #140 from prometheas/fix-boot-to-osx-shell+display-command
docs: fix broken multi-line docker command
|
4 years ago |
John Lianoglou
|
ae41869105
|
docs: fix broken multi-line docker command
|
4 years ago |
sickcodes
|
27d7496a70
|
Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker start -i instructions.
|
4 years ago |
sickcodes
|
8db77770b0
|
Remove pointless VOLUME command. Replace curl with wget.
|
4 years ago |
sickcodes
|
fc3df53d0b
|
zstd decompress instead of re-compress in README.md
|
4 years ago |
sickcodes
|
0e0f3b1f4a
|
Clean out your Docker images/history/cache by simply deleting `/var/lib/docker`
|
4 years ago |
sickcodes
|
bffd8f3990
|
[QOL] Fix auto image building wget log overload
|
4 years ago |
sickcodes
|
9fead74c71
|
images.sick.codes fixed images2.sick.codes
|
4 years ago |
sickcodes
|
ab6f7cfc10
|
Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container.
|
4 years ago |
sickcodes
|
ef3ba4ef33
|
Forgot COMPLETE=true for large disk in Dockerfile.auto
|
4 years ago |
sickcodes
|
6c8fdea032
|
Bug in ARG for Original Dockerfile
|
4 years ago |
sickcodes
|
a09c565e36
|
[V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
|
4 years ago |
sickcodes
|
0541941d21
|
Merge pull request #134 from cephasara/master
|
4 years ago |
peter
|
2567054805
|
remove cmd to install kernel in pod runtime as it has been migrated to Dockerfile
|
4 years ago |
sickcodes
|
f9ed666076
|
Merge pull request #132 from cephasara/master
|
4 years ago |
peter
|
5561b08e6a
|
add gpu passthrough support as well as dynamic OpenCore regeneration
|
4 years ago |
sickcodes
|
5bce52440a
|
Merge pull request #125 from cephasara/master
Fix helm initial disk creation process and add installation instructions
|
4 years ago |
peter
|
d82bb73c29
|
update to reflect more latest changes
|
4 years ago |
peter
|
1fcd56339f
|
fix helm initial disk creation process and add installation instructions
|
4 years ago |
sickcodes
|
f3c09858ab
|
Up README with Kubernetes Helm Chart link @ ./helm.
|
4 years ago |
sickcodes
|
a9a7863c3c
|
Merge pull request #124 from cephasara/master
Add helm chart
|
4 years ago |
peter
|
ce3ce48eb1
|
update doc with features
|
4 years ago |
peter
|
a0a3f67bc0
|
add requriment for host machine
|
4 years ago |
peter
|
b28dd70517
|
add helm chart for running in Kubernetes
|
4 years ago |
sickcodes
|
849b2b8530
|
Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img
|
4 years ago |
sickcodes
|
2a949dfb02
|
Fix sounds errors and sshd missing on latest build
|
4 years ago |
sickcodes
|
8d6d0359b1
|
v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft. Remove libguestfs.
|
4 years ago |
sickcodes
|
05f9555664
|
Merge pull request #121 from PeterDaveHello/ImproveDockerfile
Improve Dockerfile
|
4 years ago |
sickcodes
|
bac7f39317
|
Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, MIRROR_COUNT=10
|
4 years ago |
sickcodes
|
91abf73855
|
Add rankmirrors for minimal automated mirror fetching.
|
4 years ago |
Peter Dave Hello
|
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
|
4 years ago |
Peter Dave Hello
|
e01ada40cd
|
Remove not used packages in Dockerfile
|
4 years ago |
Peter Dave Hello
|
c3360712c9
|
Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX sh
|
4 years ago |
sickcodes
|
1ce7a06093
|
More attractive image + credits updates
|
4 years ago |