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 6427dae commit 4328303Copy full SHA for 4328303
.gitpod/.gitpod.Dockerfile
@@ -24,4 +24,4 @@ RUN cd /tmp && \
24
# Configure AWS with Gitpod
25
RUN mkdir -p /home/gitpod/.aws /home/gitpod/.docker
26
COPY .gitpod/.gitpod.configure.sh /home/gitpod/.aws/configure.sh
27
-RUN echo ". /home/gitpod/.aws/configure.sh" >> /home/gitpod/.bashrc
+# RUN echo ". /home/gitpod/.aws/configure.sh" >> /home/gitpod/.bashrc
0 commit comments