mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:00:36 +08:00
install docker
This commit is contained in:
@@ -24,6 +24,8 @@ RUN apt-get install -y -qq \
|
||||
language-pack-en tmux cmake gdb vim htop \
|
||||
libgtk2.0-dev zlib1g-dev libgl1-mesa-dev
|
||||
|
||||
RUN curl -o- https://get.docker.com | sh
|
||||
|
||||
# System conf for tests
|
||||
RUN locale -a
|
||||
ENV LC_ALL=en_US.utf8
|
||||
|
||||
Reference in New Issue
Block a user