mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
Include open-ssh-client for transparency (#9693)
This commit is contained in:
@@ -15,6 +15,7 @@ RUN apt-get update -y && apt-get upgrade -y \
|
||||
tmux \
|
||||
screen \
|
||||
rsync \
|
||||
openssh-client \
|
||||
&& apt-get clean \
|
||||
&& echo 'export PATH=/opt/conda/bin:$PATH' > /etc/profile.d/conda.sh \
|
||||
&& wget \
|
||||
|
||||
Reference in New Issue
Block a user