Skip to content

Commit 4807514

Browse files
committed
update docker file
1 parent 28ef83f commit 4807514

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitpod.Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ RUN sudo apt-get update \
1919
libasound2 libgbm1 xfonts-base xfonts-terminus fonts-noto fonts-wqy-microhei \
2020
fonts-droid-fallback vim-tiny nano libgconf2-dev libgtk-3-dev twm \
2121
&& sudo apt-get clean && sudo rm -rf /var/cache/apt/* && sudo rm -rf /var/lib/apt/lists/* && sudo rm -rf /tmp/*
22-
23-
ENV DISABLE_V8_COMPILE_CACHE=1

0 commit comments

Comments
 (0)