more minimalistic Dokcer Image.
This commit is contained in:
parent
e0fd75ff1c
commit
c7e7d4d074
|
@ -11,12 +11,7 @@ RUN pacman -Syu --noconfirm \
|
||||||
clang \
|
clang \
|
||||||
gdb \
|
gdb \
|
||||||
lldb \
|
lldb \
|
||||||
python-pip \
|
|
||||||
fish \
|
fish \
|
||||||
zsh
|
zsh
|
||||||
|
|
||||||
# 2. INSTALL LIT
|
|
||||||
RUN pip3 install lit
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue