SAP / devops-docker-images

A collection of Dockerfiles for images that can be used to implement Continuous Delivery pipelines for SAP development projects with project "Piper" or any other CD tool.
Apache License 2.0
81 stars 25 forks source link

Fix docker lint issues #72

Closed fwilhe closed 5 years ago

fwilhe commented 5 years ago

Fix HaDoLint issues

Progress:

fwilhe commented 5 years ago

Hi @SAP/devops-docker-images-team,

I'd like to ignore

DL3008 Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`

this warning globally as I don't see the additional effort justified. Anyone disagrees?

fwilhe commented 5 years ago

Forget what I said, it is already ignored. Sorry for the noise.

fwilhe commented 5 years ago

Should be fixed in new split up repos