Closed jayvdb closed 7 years ago
Packages npm and php result in the message:
'npm' not found in package names. Trying capabilities. 'php' not found in package names. Trying capabilities.
They resolve using capabilities, but that can be avoided by using exact package names npm6 and php7.
Closes https://github.com/coala/docker-coala-base/issues/191
ack 00a27c318f62d3906b015b7b35b31a58528e0db3
reack faadf8d
@rultor merge
@jayvdb OK, I'll try to merge now. You can check the progress of the merge here
@jayvdb Done! FYI, the full log is here (took me 2min)
Packages npm and php result in the message:
'npm' not found in package names. Trying capabilities. 'php' not found in package names. Trying capabilities.
They resolve using capabilities, but that can be avoided by using exact package names npm6 and php7.
Closes https://github.com/coala/docker-coala-base/issues/191