Store the state and database files in ~/.conda-store by default #1459
Annotations
4 warnings and 2 notices
conda-store-server/Dockerfile#L1
Always tag the version of an image explicitly
|
conda-store-server/Dockerfile#L1
Do not use --platform flag with FROM
|
conda-store-server/Dockerfile#L3
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
conda-store-server/Dockerfile#L36
Use WORKDIR to switch to a directory
|
Avoid additional packages by specifying `--no-install-recommends`%0Aconda-store-server/Dockerfile:3 DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`%0Aconda-store-server/Dockerfile:36 DL3003 warning: Use WORKDIR to switch to a directory >> $GITHUB_OUTPUT
|
conda-store-server/Dockerfile#L3
Avoid additional packages by specifying `--no-install-recommends`
|
The logs for this run have expired and are no longer available.
Loading