Add support for the editor
role
#1926
Annotations
6 warnings
|
conda-store/Dockerfile#L5
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
conda-store/Dockerfile#L28
Use WORKDIR to switch to a directory
|
conda-store/Dockerfile#L28
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
conda-store/Dockerfile#L34
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
conda-store/Dockerfile#L34
Use WORKDIR to switch to a directory
|
The logs for this run have expired and are no longer available.
Loading