jffarge
6ef7c4c764
fix: 🐛 improve message consistency + log error
...
Signed-off-by: jffarge <jf@dagger.io>
2022-01-28 10:56:33 +01:00
jffarge
75c275c600
fix: 🐛 log error while removing buildkit instead of returning one
...
Signed-off-by: jffarge <jf@dagger.io>
2022-01-27 12:05:39 +01:00
Lucas Perreau
72dbfe200c
fix trailing newline
...
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Lucas Perreau
4107f9a875
fix(buildkitd): Start the daemon if it is not active
...
Add a method that will retrieve the version, the running state and the network host existence of the buildkitd container.
If the version is outdated or there is no host network, we delete the container and install a proper one.
If the container is correctly configured but is not active, we start it, which saves some time.
Signed-off-by: Lucas Perreau <lucas.perreau@ext.adeo.com>
2021-09-21 09:51:32 +02:00
Tihomir Jovicic
0010609f4d
First version of package manager
...
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
2021-08-01 21:22:48 +02:00
Andrea Luzzardi
5bc0bff1b0
telemetry support
...
Fixes #832
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-20 14:28:06 +02:00
Andrea Luzzardi
304959b3f5
automatically detect vendored buildkit version
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-19 16:26:18 +02:00
Andrea Luzzardi
781e11bde3
Bump buildkit to v0.9.0-rc1
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-07-13 13:55:47 +02:00
Andrea Luzzardi
af776b8abe
cleanup: move packages to top level, change vanity URL
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-05-25 16:54:00 -07:00