Closed rayschippers closed 7 years ago
Dear @rayschippers
Thank you for raising this issue.
We are aware of this bug and are looking into it.
From our test, it works with docker 17.05.0 and docker compose 1.12.0. It doesn't work with docker 17.03.1 and docker compose 1.13.0.
Will keep you updated.
Bug
Work Environment
Problem Description
Dockerfile build errors with /bin/sh: npm: not found
Steps to Reproduce
Possible Solutions
Install nodejs-npm package in Dockerfile (as per my commit)