mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 17:06:42 +00:00
fix #2624
This commit is contained in:
parent
96cb8fefcf
commit
233989f50d
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user