MAINT - Pre release docs and improvements (#580) #1467
Annotations
5 warnings
|
conda-store/Dockerfile#L1
Do not use --platform flag with FROM
|
conda-store/Dockerfile#L7
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
conda-store/Dockerfile#L22
Use WORKDIR to switch to a directory
|
conda-store/Dockerfile#L22
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
The logs for this run have expired and are no longer available.
Loading