Skip to content

Commit 6ef2d82

Browse files
committed
Changing the user
1 parent e352e24 commit 6ef2d82

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
@@ -14,3 +14,5 @@ RUN echo "* soft nproc 20000\n"\
1414
#Simple example on how to extend the image to install Java and maven
1515
RUN apt-get -qq update && \
1616
apt-get install -yq maven default-jdk
17+
18+
USER gitpod

0 commit comments

Comments
 (0)