update Dockerfile
This commit is contained in:
@@ -35,7 +35,7 @@ USER ubuntu
|
||||
RUN mkdir -p /home/ubuntu/.local/share && \
|
||||
unzip -d /home/ubuntu/.local/share /tmp/jetbrains.zip
|
||||
|
||||
ENV IDEA_VM_OPTIONS=/home/ubuntu/.local/share/jetbrains/vmoptions/idea.vmoptions
|
||||
#ENV IDEA_VM_OPTIONS=/home/ubuntu/.local/share/jetbrains/vmoptions/idea.vmoptions
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /home/ubuntu
|
||||
|
||||
Reference in New Issue
Block a user