1
0
Fork 0
mirror of synced 2024-05-15 02:12:22 +12:00

Remove unnecessary comment

This commit is contained in:
Atsushi Takayama 2016-09-02 19:59:07 +09:00
parent 82c071b189
commit 19c98b14ac

View file

@ -9,7 +9,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends --force-yes \
git && \
rm -rf /var/lib/apt/lists/*
# https://github.com/nagadomi/waifu2x
RUN \
luarocks install graphicsmagick && \
luarocks install lua-csnappy && \