balena-io-experimental / dockerode-build-image-hang

Simple reproduction of an error with dockerode buildImage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We have found a regression with Dockerode v3.3.4 that only manifests itself when used from @balena/compose. This repository is to reproduce the error simply.

The error goes away when changing the dockerode version in package.json to "3.3.3".

About

Simple reproduction of an error with dockerode buildImage

License:Apache License 2.0


Languages

Language:JavaScript 97.6%Language:Dockerfile 2.4%