Create /kavita/config directory
This commit is contained in:
parent
498660dad5
commit
9410788780
@ -28,8 +28,8 @@ RUN apk add \
|
|||||||
RUN wget https://raw.githubusercontent.com/RealStickman/Kavita/rs_alpine/entrypoint.sh -O /entrypoint.sh
|
RUN wget https://raw.githubusercontent.com/RealStickman/Kavita/rs_alpine/entrypoint.sh -O /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
RUN ls -l /
|
# create config directory
|
||||||
RUN ls -l /Kavita
|
RUN mkdir -p /kavita/config
|
||||||
|
|
||||||
EXPOSE 5000/tcp
|
EXPOSE 5000/tcp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user