add verbose to pacman
This commit is contained in:
parent
7319673466
commit
689eede19e
@ -1,4 +1,4 @@
|
||||
from archlinux:latest
|
||||
RUN pacman -Sy archiso --noconfirm
|
||||
RUN pacman -Sy archiso --noconfirm --debug --verbose
|
||||
ADD entrypoint.sh /
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user