Felipe Lalanne

Results 68 comments of Felipe Lalanne
trafficstars

It looks like the docker engine `/build` [endpoint](https://docs.docker.com/engine/api/v1.37/#operation/ImageBuild) does not support the `X-Auth-Config` header, but requires a `X-Registry-Config` header. Meaning the `authconfig` option does not have any effect for the...

You are correct, it seems that the bug was introduced with the update of balena-engine to upstream moby v20.10.12, which was introduced in balenaOS [v2.94.0](https://github.com/balena-os/meta-balena/blob/master/CHANGELOG.md#v2940). So the bug would not...

Some extra information for this ticket, this has been reported to be happening more with containers that don't get updated as frequently as others. So a container that has been...

This could be related to https://github.com/balena-os/balena-engine/issues/261. I am looking at a device that is refusing to update with error `HTTP code 404) -- no such container: sandbox` when renaming a...

Get JF to create the link automatically, leaving it here for posterity https://jel.ly.fish/support-thread-1-0-0-front-cnv-ccbdaa5

Sure, let me check if I still have the testing code though

Oh, nevermind, I forgot about the reproduction steps above

Yep, seems to be working for me now. There is no more `qemu-execve` though, did we change the way emulation works? ``` $ balena build --debug --deviceType raspberrypi3 --arch armv7hf...

No, i tested with my x86 machine @thgreasi, weird, did I mess up the replication? 😕