8a21a9cee8
feat: add --add-host flag to customize host-to-IP mapping in /etc/hosts
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2026-01-21 21:41:38 +01:00
0ecdf57a6a
feat: add --dns and --dns-search flags to customize the vm dns configuration
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2026-01-21 21:41:38 +01:00
f799dc4891
feat: add --hostname flag to customize the vm hostname
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2026-01-21 21:41:37 +01:00
d54b3f9a2c
arm64 support with grub-efi
...
* build / convert: add `--platform` flag to support linux/amd64 &
linux/arm64
* build: add `--pull` flag
* run/hetzner: add `--type` flag to select server type
* run/hetzner: add `--location` flag to select server location
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-09-13 17:42:39 +02:00
a41bbdb745
add grub-efi support
...
* tests: increase timeout
* ci: split e2e tests
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-09-13 11:06:26 +02:00
fb3ee62962
add fat32 boot partition support
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-09-11 19:23:47 +02:00
4e533b8044
add grub support
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-09-11 18:13:34 +02:00
be88bc29f5
add keep-cache option to preserve intermediate docker images
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-03-01 14:45:27 +01:00
3ec9bdfb01
luks: implements support for Alpine
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-03-01 14:45:27 +01:00
532ee3f1a3
add split boot partiton support
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2023-02-22 18:09:18 +01:00
480cae12cf
feat: add --raw image creation support
...
refactor: use Option func pattern
fix: build respect the --force flag
fix: compute correct in-docker input and outpout mount paths
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com >
2022-09-10 19:41:33 +02:00