chore(dockerfile): fix syntax error
This commit is contained in:
@@ -19,7 +19,7 @@ COPY .build/aria2.supervisor.conf .build/entrypoint.sh ./
|
|||||||
COPY cloudreve ./cloudreve
|
COPY cloudreve ./cloudreve
|
||||||
|
|
||||||
RUN chmod +x ./cloudreve \
|
RUN chmod +x ./cloudreve \
|
||||||
&& chmod +x ./entrypoint.sh \
|
&& chmod +x ./entrypoint.sh
|
||||||
|
|
||||||
EXPOSE 5212 443
|
EXPOSE 5212 443
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user