Commit Graph
109 Commits
Author SHA1 Message Date
KroeseandGitHub 2c7cea042f feat: Display progress via web (#584) 2024-01-20 19:59:44 +01:00
KroeseandGitHub fcd7b8a825 fix: Use /tmp for server (#560) 2024-01-13 20:46:05 +01:00
KroeseandGitHub a407d2d94d build: Install apt-utils (#551) 2024-01-10 17:58:50 +01:00
KroeseandGitHub fb7cfc09de fix: Set Debian flag (#544) 2024-01-07 21:23:42 +01:00
KroeseandGitHub b9ae73e322 build: Remove apt-get upgrade (#543) 2024-01-06 03:17:50 +01:00
KroeseandGitHub feb1680909 build: Update location (#534) 2024-01-04 05:31:34 +01:00
KroeseandGitHub 08616f1057 build: Update Dockerfile (#518) 2023-12-29 00:24:36 +01:00
KroeseandGitHub 369bff339d fix: Update Dockerfile (#489) 2023-12-24 02:54:57 +01:00
dae5d75674 feat: Improve support for unprivileged hosts (including LXC) (#479)
* * Add fakeroot to extract the dsm system without elevated permissions
* Remove obsolete docker variable "DEV" used to exclude extraction of device nodes

* feat: Detect unprivileged container

* fix: Use fakeroot for mke2fs

---------

Co-authored-by: Kroese <kroese@users.noreply.github.com>
2023-12-23 18:04:43 +01:00
KroeseandGitHub 539f5de6d9 fix: Add qemu-user package on arm64 2023-12-16 02:45:16 +01:00
KroeseandGitHub 8fa900335a feat: Add qcow2 disk format (#440)
* feat: Add qcow2 disk format
2023-12-09 02:55:39 +01:00
KroeseandGitHub 354bd2429b feat: Country detection
* feat: Country detection
2023-12-04 14:21:37 +01:00
KroeseandGitHub a768fecfde fix: Default RAM size
* fix: Default RAM size
2023-12-01 03:55:25 +01:00
KroeseandGitHub 1c36893729 build: Set version 2023-11-29 18:05:47 +01:00
KroeseandGitHub c1714f9e6b build: External labels
* build: External labels
2023-11-29 08:26:41 +01:00
KroeseandGitHub 7dbe706282 fix: Healthcheck start period 2023-11-20 11:45:28 +01:00
KroeseandGitHub a024294e19 fix: Folder structure (#379)
* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* fix: Check entrypoint

* Moved to src

* Moved to src

* fix: Relative paths

* fix: Relative paths

* fix: Shellcheck

* fix: Relative paths

* Test shellcheck

* Test shellcheck
2023-11-15 20:54:51 +01:00
KroeseandGitHub 7a55c650d0 fix: Do not install agent 2023-11-08 04:26:00 +01:00
KroeseandGitHub 317024d327 fix: Update location 2023-10-19 15:33:12 +02:00
KroeseandGitHub 1b75bd3c44 docs: Update location 2023-10-19 15:05:20 +02:00
KroeseandGitHub 06cf0a4edc build: Update to QEMU 8.1 (Debian 13) 2023-10-17 19:05:22 +02:00
KroeseandGitHub ca01bf8cb9 build: Dockerfile 2023-10-17 01:39:44 +02:00
KroeseandGitHub 0f2f3b2ea8 build: Dockerfile 2023-10-16 17:44:36 +02:00
KroeseandGitHub e4de05ce88 build: Dockerfile 2023-10-16 16:51:23 +02:00
KroeseandGitHub 63b2d703a4 build: Debian Bookworm 2023-10-09 19:30:57 +02:00
KroeseandGitHub 96083fddb3 build: Update to QEMU v8.1.1 (Debian 13) 2023-10-09 18:28:56 +02:00
KroeseandGitHub 5fa117c4d8 fix: Remove platform dependant packages 2023-10-09 03:23:54 +02:00
KroeseandGitHub 16ce7c07cf fix: Install platform dependant packages 2023-10-09 02:50:59 +02:00
KroeseandGitHub d69cceba8d fix: add GPU drivers only on amd64 2023-10-09 02:24:52 +02:00
KroeseandGitHub b6ca62da34 feat: GPU passthrough support 2023-10-09 01:42:01 +02:00
KroeseandGitHub 6d9c281add build: Use DockerHub mirror 2023-10-05 15:51:42 +02:00
KroeseandGitHub 97918abdb0 build: Remove btrfs-progs 2023-10-05 15:35:24 +02:00
KroeseandGitHub ee28f72737 chmod scripts 2023-05-12 13:51:11 +02:00
KroeseandGitHub c25ab5e654 Clean apt lists 2023-05-12 13:42:20 +02:00
KroeseandGitHub 54336bb8c9 Clean apt lists 2023-05-12 13:39:55 +02:00
KroeseandGitHub e984d79df8 Healthcheck 2023-05-10 03:26:21 +02:00
KroeseandGitHub fea76ed743 Add socat 2023-05-09 01:29:00 +02:00
KroeseandGitHub 14fd2666fc Add netcat-openbsd 2023-05-09 00:50:46 +02:00
KroeseandGitHub 7855512414 Add netcat-traditional 2023-05-08 19:35:47 +02:00
KroeseandGitHub 142b27f529 Docker healthcheck 2023-05-08 18:08:23 +02:00
KroeseandGitHub 31bbd6af1b Update Dockerfile 2023-05-03 16:43:18 +02:00
KroeseandGitHub de0dee0729 Remove dhclient 2023-05-03 15:21:08 +02:00
KroeseandGitHub c46b88305d isc-dhcp-client 2023-05-03 07:08:00 +02:00
KroeseandGitHub 4d83d02909 Disable dhclient 2023-05-03 06:59:45 +02:00
KroeseandGitHub d722e721aa Builder 2023-04-27 01:16:33 +02:00
KroeseandGitHub 1864f053b7 Build from source 2023-04-26 20:33:19 +02:00
KroeseandGitHub 798b2e9553 Container registry 2023-04-26 13:43:03 +02:00
KroeseandGitHub 8ad2e738dd Tabs 2023-04-26 13:38:45 +02:00
KroeseandGitHub 095c7c5498 QEMU host 2023-04-26 05:37:22 +02:00
KroeseandGitHub 2f739de6d3 DEBCONF_NOWARNINGS 2023-04-23 20:20:47 +02:00