mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[docker] Make Ray-ml more compatible (#12574)
This commit is contained in:
parent
a776209aec
commit
a9da4f3201
1 changed files with 0 additions and 1 deletions
|
@ -18,6 +18,5 @@ RUN sudo apt-get update \
|
|||
# Remove dataclasses & typing because they are included in Py3.7
|
||||
&& $HOME/anaconda3/bin/pip uninstall dataclasses typing -y \
|
||||
&& sudo rm requirements.txt && sudo rm requirements_ml_docker.txt \
|
||||
&& sudo apt-get remove cmake gcc -y \
|
||||
&& sudo apt-get clean
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue