Update DockerFile
This commit is contained in:
parent
6d30473fa1
commit
134a8a1cd0
@ -15,6 +15,6 @@ RUN curl -L https://raw.githubusercontent.com/Poag/nadeko/1.4/nadeko_installer_1
|
|||||||
&& curl -L https://github.com/Kwoth/NadekoBot-BashScript/raw/master/nadeko_autorestart.sh > nadeko.sh \
|
&& curl -L https://github.com/Kwoth/NadekoBot-BashScript/raw/master/nadeko_autorestart.sh > nadeko.sh \
|
||||||
&& chmod 755 nadeko.sh
|
&& chmod 755 nadeko.sh
|
||||||
|
|
||||||
VOLUME ["/opt"]
|
VOLUME ["/root/nadeko"]
|
||||||
|
|
||||||
CMD ["/opt/nadeko.sh"]
|
CMD ["/opt/nadeko.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user