RainTHieu / install_docker.sh
datnguyentien204's picture
Upload 2 files
f23efe8 verified
raw
history blame
180 Bytes
apt-get update -y
apt-get install libxtst6 libxrender1 libxi6 libxext6 -y
apt-get install x11-xserver-utils -y
apt install openjdk-11-jdk -y #pytorch
#apt-get install xorg openbox