fix bc
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 18s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 18s
This commit is contained in:
parent
fc5e942f0c
commit
eb8f1b17c8
@ -1,9 +1,7 @@
|
||||
FROM syui/aios
|
||||
ADD .ssh /root/.ssh
|
||||
|
||||
WORKDIR /root
|
||||
ADD ./test/entrypoint.sh .
|
||||
RUN chmod +x /root/entrypoint.sh
|
||||
RUN pacman -Syu bc --noconfirm
|
||||
|
||||
ENTRYPOINT ["/root/entrypoint.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user