Commit Graph
1460 Commits
Author SHA1 Message Date
KroeseandGitHub 7bb33f26cd feat: GPU passthrough support 2023-10-09 19:34:49 +02:00
KroeseandGitHub 63b2d703a4 build: Debian Bookworm 2023-10-09 19:30:57 +02:00
KroeseandGitHub a97dfbfdf2 feat: GPU passthrough support 2023-10-09 18:48:47 +02:00
KroeseandGitHub b255cb03e8 feat: GPU passthrough support 2023-10-09 18:45:39 +02:00
KroeseandGitHub 7a79ff1d2d style: Indentations 2023-10-09 18:35:04 +02:00
KroeseandGitHub 06fda133ed fix: Remove GPU drivers 2023-10-09 18:32:52 +02:00
KroeseandGitHub acedd1cdcf feat: Multiple disk support 2023-10-09 18:30:13 +02:00
KroeseandGitHub 96083fddb3 build: Update to QEMU v8.1.1 (Debian 13) 2023-10-09 18:28:56 +02:00
KroeseandGitHub 5d7604a205 feat: Multiple disk support 2023-10-09 14:10:31 +02:00
KroeseandGitHub 24d44924fe docs: GPU support
docs: GPU support
2023-10-09 11:20:32 +02:00
KroeseandGitHub db840db76f docs: GPU support 2023-10-09 11:19:57 +02:00
KroeseandGitHub 38148641c0 feat: Install GPU drivers
feat: Install GPU drivers
v4.17
2023-10-09 03:33:37 +02:00
KroeseandGitHub 5941eae237 style: Empty line 2023-10-09 03:27:45 +02:00
KroeseandGitHub 5fa117c4d8 fix: Remove platform dependant packages 2023-10-09 03:23:54 +02:00
KroeseandGitHub 28fc911f00 feat: Install GPU drivers 2023-10-09 03:21:06 +02:00
KroeseandGitHub c8eb659c3c feat: Install GPU drivers 2023-10-09 03:14:41 +02:00
KroeseandGitHub 16ce7c07cf fix: Install platform dependant packages 2023-10-09 02:50:59 +02:00
KroeseandGitHub f745e5e09d build: Dockerfile 2023-10-09 02:42:20 +02:00
KroeseandGitHub 16b823f69b fix: add GPU drivers only on amd64
fix: add GPU drivers only on amd64
v4.16
2023-10-09 02:27:46 +02:00
KroeseandGitHub d69cceba8d fix: add GPU drivers only on amd64 2023-10-09 02:24:52 +02:00
KroeseandGitHub c2cd9f52f4 feat: GPU passthrough support
feat: GPU passthrough support
2023-10-09 02:03:05 +02:00
KroeseandGitHub 0d2a222af0 docs: GPU passthrough support 2023-10-09 02:00:03 +02:00
KroeseandGitHub 868c7d1661 feat: GPU passthrough support 2023-10-09 01:54:25 +02:00
KroeseandGitHub b6ca62da34 feat: GPU passthrough support 2023-10-09 01:42:01 +02:00
KroeseandGitHub da4555925b Merge pull request #330 from amintong/master
dnat rule add dst restrictions
v4.15
2023-10-08 15:08:25 +02:00
tong minandGitHub 8c6f7e49ef network in NAT mode, processing packets only with the destination (dst) set to the container IP can prevent packets coming out of the QEMU virtual machine through eth0 from being incorrectly DNAT 2023-10-08 19:48:00 +08:00
KroeseandGitHub 06829aac67 refactor: Filesystem detection
refactor: Filesystem detection
2023-10-07 12:09:11 +02:00
KroeseandGitHub e5b7ade0d0 refactor: Filesystem detection 2023-10-07 12:06:22 +02:00
KroeseandGitHub c1de32eff6 feat: Check filesystem during installation
feat: Check filesystem during installation
v4.14
2023-10-05 16:53:56 +02:00
KroeseandGitHub c2dc0cd3b6 feat: Check filesystem during installation 2023-10-05 16:49:00 +02:00
KroeseandGitHub e2a4ab7515 feat: Check filesystem during installation 2023-10-05 16:45:12 +02:00
KroeseandGitHub d94a9d0966 fix: Extract files inside container
fix: Extract files inside container
v4.13
2023-10-05 15:55:49 +02:00
KroeseandGitHub 6d9c281add build: Use DockerHub mirror 2023-10-05 15:51:42 +02:00
KroeseandGitHub da51c1df1f fix: Extract files inside container 2023-10-05 15:47:17 +02:00
KroeseandGitHub 97918abdb0 build: Remove btrfs-progs 2023-10-05 15:35:24 +02:00
KroeseandGitHub 6a8093a3f4 fix: Do not format image as btrfs 2023-10-05 15:31:42 +02:00
KroeseandGitHub 0bd0806ceb Merge pull request #321 from kroese/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3
2023-09-12 10:41:06 +02:00
KroeseandGitHub 386c2ccc45 Merge pull request #320 from kroese/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3
2023-09-12 10:40:51 +02:00
renovate[bot]andGitHub ff6a3b8776 chore(deps): update docker/setup-buildx-action action to v3 2023-09-12 08:10:13 +00:00
renovate[bot]andGitHub f290fb7031 chore(deps): update docker/login-action action to v3 2023-09-12 08:10:09 +00:00
KroeseandGitHub b4e19ccc23 Update readme.md
Update readme.md
2023-09-05 03:45:48 +02:00
KroeseandGitHub e3c514f8dc Update readme.md 2023-09-05 03:45:32 +02:00
KroeseandGitHub 101b509f81 Merge pull request #316 from kroese/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-09-04 16:07:12 +02:00
renovate[bot]andGitHub 6a5301b3f2 chore(deps): update actions/checkout action to v4 2023-09-04 14:04:19 +00:00
KroeseandGitHub cad5e5d5c2 Readme
Readme
2023-07-27 01:41:09 +02:00
KroeseandGitHub 024170d190 docs: Readme 2023-07-27 01:40:31 +02:00
KroeseandGitHub 0ce14f6c2d fix: Disable pidwait
fix: Disable pidwait
v4.12
2023-07-18 20:17:19 +02:00
KroeseandGitHub 272e491281 fix: Disable pidwait 2023-07-18 20:16:47 +02:00
KroeseandGitHub 0518e1100b Add ARGUMENTS variable
Add ARGUMENTS variable
2023-07-18 19:47:56 +02:00
KroeseandGitHub 8aa797b557 feat: Add ARGUMENTS variable 2023-07-18 19:44:09 +02:00