Skip to content
Snippets Groups Projects
Commit 49bb3fdc authored by Aya Morisawa's avatar Aya Morisawa
Browse files

Add graphicsmagick

parent acf938eb
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +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
RUN pacman -S --noconfirm git nodejs npm mongodb redis graphicsmagick
COPY misskey.sh /root/misskey.sh
RUN chmod u+x /root/misskey.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment