parent
689eede19e
commit
d8065597f8
|
@ -1,4 +1,4 @@
|
|||
from archlinux:latest
|
||||
RUN pacman -Sy archiso --noconfirm --debug --verbose
|
||||
RUN pacman -Sy archiso --noconfirm
|
||||
ADD entrypoint.sh /
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
Loading…
Reference in New Issue