mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fixed dep autoconf docker
This commit is contained in:
parent
7559c0efeb
commit
8aa3f442d9
@ -16,6 +16,7 @@ RUN pacman -Syu --noconfirm && pacman -S --noconfirm \
|
||||
which \
|
||||
perl \
|
||||
automake \
|
||||
autoconf \
|
||||
xorg-server-xephyr
|
||||
ENV PATH="${PATH}:/usr/bin/core_perl"
|
||||
RUN useradd -m test 2> /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user