Add Dockerfile.

This commit is contained in:
Ryan McQuen 2020-07-16 12:58:55 -07:00 committed by GitHub
parent 85eb74cf8b
commit f5eee6967c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.gitpod.Dockerfile vendored Normal file
View file

@ -0,0 +1,5 @@
FROM rust
USER gitpod
RUN ./install.sh