Skip to content

Commit 58e3a33

Browse files
committed
Update .gitpod.Dockerfile
1 parent 6a95893 commit 58e3a33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitpod.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
FROM gitpod/workspace-mongodb
33

44
USER gitpod
5+
6+
RUN mkdir -p /workspace/data && mongod --dbpath /workspace/data --fork --logpath /workspace/data/mongod.log

0 commit comments

Comments
 (0)