Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove installing npm from Dockerfile
It seems npm is installed via the nodejs package already and trying to install npm causes a deb package conflict.
- Loading branch information