forked from vieter-v/vieter
Added garbage collector to builder image
This commit is contained in:
parent
a4346aad39
commit
3379db017d
2 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ RUN ln -s /opt/vlang/v /usr/bin/v && \
|
|||
sqlite-static sqlite-dev \
|
||||
libx11-dev glfw-dev freetype-dev \
|
||||
libarchive-static libarchive-dev \
|
||||
gc-dev \
|
||||
diffutils
|
||||
|
||||
COPY patches ./patches
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue