Skip to content

Commit

Permalink
Combine info & install commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 29, 2024
1 parent 33cbc79 commit dfa8dd0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ RUN <<EOF
conda info
conda config --show-sources
conda list --show-channel-urls
EOF

RUN <<EOF
mamba install -y -n base \
"rapids=${RAPIDS_VER}.*" \
"dask-sql=${DASK_SQL_VER%.*}.*" \
Expand Down

0 comments on commit dfa8dd0

Please sign in to comment.