Roman Mazur

Results 8 issues of Roman Mazur

The purpose of the PR is to open a discussion on what could be done to enable certificates pinning functionality for the HTTP request in the net module. There is...

But it's detected successfully if you re-plug the device

It has been reported that the engine files in `/var/lib/docker/overlay` can be frequently corrupted when big images (with a size larger than 5G) are used. See also the upstream ticket:...

Implementation is also used to harden tests and ensure no unexpected cleanups happen. Change-type: patch Signed-off-by: Roman Mazur

See the following repo to reproduce: https://github.com/levesquejf/puppeteer-broken-container Sounds like the [`runc` fix](https://github.com/opencontainers/runc/pull/1916) will not help here.

Templating would allow exposing information normally accessible as `docker inspect ` to the container. Basic idea is to allow something like ``` balena run -e "MY_CONTAINER_ID={{.ContainerId}}" myimage ``` We might...

When users utilize `docker buildx` functionality to build multi-arch images that can work both on their dev machine and on the target device, they cannot easily refer to such pre-built...

type:feature

The symptom is the following entry in the supervisor log: ``` Mar 05 21:40:47 resin-supervisor[11448]: LogBackend: unexpected error: { Error: getaddrinfo EAI_AGAIN api.balena-cloud.com api.balena-cloud.com:443 Mar 05 21:40:47 resin-supervisor[11448]: at GetAddrInfoReqWrap.onlookup...