Skip to content

Privatize internal conda-store API (#820) #83

Privatize internal conda-store API (#820)

Privatize internal conda-store API (#820) #83

Triggered via push June 25, 2024 00:20
Status Success
Total duration 2m 10s
Artifacts
Matrix: Build docker images
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build docker images (conda-store-server)
Use WORKDIR to switch to a directory >> $GITHUB_OUTPUT
Build docker images (conda-store-server): conda-store-server/Dockerfile#L8
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Build docker images (conda-store-server): conda-store-server/Dockerfile#L55
Use WORKDIR to switch to a directory
Build docker images (conda-store-server): conda-store-server/Dockerfile#L63
Use WORKDIR to switch to a directory
Build docker images (conda-store)
Use WORKDIR to switch to a directory >> $GITHUB_OUTPUT
Build docker images (conda-store): conda-store/Dockerfile#L5
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Build docker images (conda-store): conda-store/Dockerfile#L28
Use WORKDIR to switch to a directory
Build docker images (conda-store): conda-store/Dockerfile#L28
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Build docker images (conda-store): conda-store/Dockerfile#L34
Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
Build docker images (conda-store): conda-store/Dockerfile#L34
Use WORKDIR to switch to a directory