added dockerfile
This commit is contained in:
4
dockerfile
Normal file
4
dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
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
|
Reference in New Issue
Block a user