This commit is contained in:
Byran 2022-01-04 03:07:23 +00:00
parent 96cb8fefcf
commit 233989f50d

2
.gitpod.Dockerfile vendored
View File

@ -36,4 +36,6 @@ ENV PATH=$PATH:/home/gitpod/redis-6.2.6/src
# Install Meteor
RUN curl https://install.meteor.com/?release=1.9.3 | sh
RUN mkdir -p /dev/disk/by-id/
USER gitpod