rapidsai / miniforge-cuda

https://hub.docker.com/r/rapidsai/miniforge-cuda/
12 stars 9 forks source link

Switch to heredocs #54

Closed AyodeAwe closed 6 months ago

AyodeAwe commented 9 months ago

PR modifies Dockerfile to switch to using heredocs, getting rid of the && and \ characters in multi-line commands.

raydouglass commented 6 months ago

Reverted #58 due to https://github.com/conda-forge/miniforge/issues/545. We will tackle this in a future PR.