FROM codercom/code-server:latest RUN sudo apt update RUN sudo apt upgrade -y RUN sudo apt install nano curl wget zip unzip tree -y