alamin655 commited on
Commit
a214686
1 Parent(s): 5b12b7b

Create .gitpod.Dockerfile

Browse files
Files changed (1) hide show
  1. .gitpod.Dockerfile +3 -0
.gitpod.Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM gitpod/workspace-rust
2
+
3
+ RUN sudo install-packages redis-server nodejs npm