We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e352e24 commit 6ef2d82Copy full SHA for 6ef2d82
.gitpod.Dockerfile
@@ -14,3 +14,5 @@ RUN echo "* soft nproc 20000\n"\
14
#Simple example on how to extend the image to install Java and maven
15
RUN apt-get -qq update && \
16
apt-get install -yq maven default-jdk
17
+
18
+USER gitpod
0 commit comments