ffae289d77
actions: move e2e test to a separated step
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2023-02-28 17:59:32 +01:00
cf26472bdc
add keep-cache option to preserve intermediate docker images
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2023-02-28 17:45:33 +01:00
dependabot[bot]
cab7d8badd
build(deps): bump golang.org/x/sys
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.0.0-20211216021012-1d35b9e2eb4e to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 12:09:26 +01:00
d9f253d65c
fix windows build
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:35 +02:00
13efc1a646
run/vbox: move console to go.linka.cloud/console
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:35 +02:00
9893c8a95a
improved commands output: add --time format option and color output
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:35 +02:00
1853fec85a
docs: add hidden docs command to generate markdown cli reference
...
tests: fail if the docs need to be regenerated
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:31 +02:00
841bf6a7e4
d2vm/run: add hetzner support
...
tests: add sysconfig tests for the supported distributions
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:28 +02:00
598dec4e32
chore: d2vm/run: cleanup unused code, add source reference
...
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:28 +02:00
6c23c42f80
output defaults to raw
...
move image using sparsecat
print command in debug mode
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:28 +02:00
62d8a1019d
remove -O option, use output extension instead
...
add run command to execute vm in qemu or virtualbox
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-09-10 19:41:27 +02:00
20ba409039
d2vm: flatten docker image using github.com/google/go-containerregistry
...
This allows to preserve files like /etc/hostname or /etc/resolv.conf that will otherwise be overriden by running the container to extract rootfs
wip img entrypoint script
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-24 15:49:01 +02:00
c2f6e4ae5d
build and convert implementations
...
centos: WIP
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-19 14:01:08 +02:00