dependabot[bot]
ceb3dd483c
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 03:12:41 +00: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