added dockerfile
This commit is contained in:
commit
20380ce3f0
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
|
Loading…
Reference in New Issue
Block a user