MAINT - Pre release docs and improvements #1462
Annotations
4 warnings and 2 notices
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#L19
Use WORKDIR to switch to a directory
|
conda-store/Dockerfile#L19
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
|
conda-store/Dockerfile#L7
Avoid additional packages by specifying `--no-install-recommends`
|
The logs for this run have expired and are no longer available.
Loading