Commit graph

8 commits

Author SHA1 Message Date
Vinícius 0999c57532
Update docker.md
[fix] authorisation -> authorization
2024-04-03 09:59:40 -03:00
abraunegg 516fe290f7 Add ONEDRIVE_SYNC_SHARED_FILES
* Add ONEDRIVE_SYNC_SHARED_FILES to Docker and Podman to control "--sync-shared-files" option as per #2680
2024-03-27 05:54:12 +11:00
abraunegg 8d23cdf495
Update docs to use markdown alerts (#2676)
* Update docs to use markdown alerts
2024-03-24 19:33:14 +11:00
abraunegg 86b4cd3452 Restore i386 build using Debian 12
* Restore i386 build using Debian 12
* Tested on i386 and x86_64
* ARM64 and ARMHF not yet tested / validated
2024-03-12 19:16:17 +11:00
abraunegg 15350841ba Remove Debian i386 Docker build
* Drop Debian i386 Docker build as ldc 1.30.0 on 'stable' under i386|i686 will not compile the code whereas ldc 1.30.0 on 'stable' on amd86 will compile without any issue. This is a compiler bug / issue on i386 only. ARM64 and ARMv7 using ldc 1.30.0 also shows zero problems thus far.
2024-03-10 12:52:13 +11:00
abraunegg 1961c0cb67 Update docker.md
* Update documentation regarding where to install Docker from
2024-02-12 06:41:36 +11:00
abraunegg 23f2e2f835 Implement Docker capability to disable validations
* Implement Docker options to utilise --disable-download-validation and --disable-upload-validation
2024-01-14 07:39:51 +11:00
abraunegg 89b467e2e8 Re-add documents
* Re-add documents
2024-01-09 09:24:29 +11:00