This commit is contained in:
parent
7432de3d33
commit
c3b3b9b9a6
8 changed files with 21 additions and 56 deletions
|
|
@ -14,7 +14,7 @@ RUN pacman -S --noconfirm pacman
|
|||
RUN pacman-db-upgrade
|
||||
RUN pacman -S --noconfirm archlinux-keyring
|
||||
RUN pacman -Syyu --noconfirm
|
||||
RUN pacman -S --noconfirm git nodejs npm mongodb redis imagemagick
|
||||
RUN pacman -S --noconfirm git nodejs npm mongodb redis
|
||||
|
||||
COPY misskey.sh /root/misskey.sh
|
||||
RUN chmod u+x /root/misskey.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue