You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two issues with the dockerfile that are preventing the docker image from being built.
The 'nodejs-legacy' package that is called to be installed by apt-get has no installation candidate. Since I did not see any dependence on Node.js, I simply removed it from my local dockerfile.
There are two issues with the dockerfile that are preventing the docker image from being built.
The text was updated successfully, but these errors were encountered: