Create .gitpod.Dockerfile

This commit is contained in:
alamin655 2023-08-06 13:56:52 +05:30 committed by GitHub
parent 5b12b7bbe8
commit a2146861a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitpod.Dockerfile vendored Normal file
View file

@ -0,0 +1,3 @@
FROM gitpod/workspace-rust
RUN sudo install-packages redis-server nodejs npm