Submodule .config/ai/scpt updated: bc81c335f5...7c80e30b3e
@ -4,5 +4,6 @@ ADD .ssh /root/.ssh
|
|||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
ADD ./test/entrypoint.sh .
|
ADD ./test/entrypoint.sh .
|
||||||
RUN chmod +x /root/entrypoint.sh
|
RUN chmod +x /root/entrypoint.sh
|
||||||
|
RUN pacman -Syu bc --noconfirm
|
||||||
|
|
||||||
ENTRYPOINT ["/root/entrypoint.sh"]
|
ENTRYPOINT ["/root/entrypoint.sh"]
|
||||||
|
Reference in New Issue
Block a user