mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
Include open-ssh-client for transparency (#9693)
This commit is contained in:
parent
51e12ee97c
commit
78c34ae35e
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue