Skip to content

Commit 980f8f3

Browse files
committed
Remove documents & script
1 parent ea669e2 commit 980f8f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/gcc/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ RUN tar xvzf boost.tar.gz -C /opt/boost
88

99
RUN curl -Lo ac-library.zip https://img.atcoder.jp/practice2/ac-library.zip
1010
RUN unzip ac-library -d /opt/ac-library
11+
RUN rm -rf /opt/ac-library/document_en /opt/ac-library/document_ja /opt/ac-library/expander.py
1112

1213
CMD ["bash"]

0 commit comments

Comments
 (0)