Add some more packages to arch
This commit is contained in:
parent
6b87f8b1de
commit
650579b474
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ LABEL upstream="https://github.com/pelican-eggs/yolks"
|
|||
|
||||
RUN pacman -Sy
|
||||
RUN echo "y" | pacman -Syu
|
||||
RUN echo "y" | pacman -S base-devel git gcc cmake nasm
|
||||
RUN echo "y" | pacman -S base-devel git gcc cmake nasm curl tar zip unzip sqlite3 bzip2 cabextract netcat telnet
|
||||
|
||||
RUN useradd -m -d /home/container -s /bin/bash container
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue