coala / docker-coala-base

coala base docker image
21 stars 28 forks source link

Dockerfile: Specify exact zypper package names #192

Closed jayvdb closed 7 years ago

jayvdb commented 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

Arsfiqball commented 7 years ago

ack 00a27c318f62d3906b015b7b35b31a58528e0db3

jayvdb commented 7 years ago

reack faadf8d

jayvdb commented 7 years ago

@rultor merge

rultor commented 7 years ago

@rultor merge

@jayvdb OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 7 years ago

@rultor merge

@jayvdb Done! FYI, the full log is here (took me 2min)