Apply linting to docker files. #66
Annotations
3 errors
data-loader/Dockerfile#L12
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
datastore/Dockerfile#L8
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
datastore/Dockerfile#L17
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
The logs for this run have expired and are no longer available.
Loading