4 Commits

Author SHA1 Message Date
MisterSheeple 23fe156f6b Miscellaneous Docker fixes (#412)
* Skip compiler download if user has them already (Docker Windows)

* Use Expand-Archive instead of tar to extract zip on Windows

* Return to using latest wibo in Dockerfile

* Switch wibo to latest version in guide

also improve formatting a bit

* Skip compiler download if user has them already (Docker Mac/Linux)

* Slightly optimize error handling

* Make docker upgrade packages on build

* add compiler readmes to .gitignore

* add compiler folders to .gitignore

this is better than just the readmes just in case anything inside the zip changes in the future

* Fix newline

* Re-add command that was deleted by accident
2024-09-04 12:20:41 +02:00
MisterSheeple 62a22b242a Improve existence checks 2024-08-05 05:45:05 +00:00
MisterSheeple 1874c92f56 Rearrange docker command 2024-08-05 05:34:54 +00:00
MisterSheeple f006b89fb5 Rename build-docker.sh to docker-setup.sh 2024-08-05 05:26:26 +00:00