balena-labs-projects / balena-node-red

a node-red application with balena-supervisor support, can be managed remotely via balena publicURL
Apache License 2.0
60 stars 62 forks source link

Dockerfile: Add missing libatomic1 dependency #33

Closed hedss closed 4 years ago

hedss commented 4 years ago

Connects-to: #32 Change-type: patch Signed-off-by: Heds Simons heds@balena.io

chrisys commented 4 years ago

@hedss I'm interested to know what prompted this, but the project still builds OK with this added so fine with me!

hedss commented 4 years ago

@chrisys Heya, this thread: https://forums.balena.io/t/my-first-program/65417/12

My presumption is the latest NPM version of node-red has brought in this dependency, and because we don't lock versions down it's now failing.