mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update Dockerfile
This commit is contained in:
parent
661fba5151
commit
c015375c14
1 changed files with 1 additions and 1 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 graphicsmagick
|
||||
RUN pacman -S --noconfirm git nodejs npm mongodb redis imagemagick
|
||||
|
||||
COPY misskey.sh /root/misskey.sh
|
||||
RUN chmod u+x /root/misskey.sh
|
||||
|
|
Loading…
Reference in a new issue