Yury Bushmelev
Yury Bushmelev
> > > I'm running out of time again, but I also think the `--no-digest-only` implementation doesn't work: > > > > > > Well.. you're right :( I just...
From my understanding we're talking about command being interactive or non-interactive.. I'm pretty fine with docker/kubectl `-i` option for this. Though in our case it should be negated by default,...
I'd request to ensure that Bolt plans and tasks are supported by this feature also 🙏🏻
hmm.. it made things worse: https://github.com/kexecboot/kexecboot/actions/runs/4897204424
I'm going to revert it now
ah.. I believe it interferes with https://github.com/kexecboot/kexecboot/pull/23 somehow
JFYI, below is the packer HCL template to make an usable qcow2 image from the upstream Debian 11 arm64 `genericcloud` image. This is not a box but still can be...
I was able to build the docker image from master branch with some minor fixes on my Macbook Pro M1. It took me a while because the requirements were surprisingly...
Confirmed from my side on Ubuntu 20.04 for arm64. Please note the original requester has arm64 machine too. I'd say this is not the docs issue but packaging issue. There...
Just want to say such datasource would be really useful in another case I hit just recently.. I'm trying to build an vagrant box and I want to download the...