Skip to content
Snippets Groups Projects
Unverified Commit c21235d0 authored by syuilo's avatar syuilo Committed by GitHub
Browse files

Update Dockerfile

parent acb0be9a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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