Specify the path for the repo #26
Annotations
4 errors
docker:
docker/Dockerfile#L36
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
docker:
docker/Dockerfile#L36
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
docker:
docker/Dockerfile#L39
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
docker:
docker/Dockerfile#L41
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|