mirror of https://github.com/MISP/misp-docker
Typo fix
parent
ae4c6b5802
commit
923b6278ee
|
@ -191,10 +191,6 @@ RUN chmod 0755 /run.sh && touch /.firstboot.tmp
|
||||||
WORKDIR /var/www/MISP
|
WORKDIR /var/www/MISP
|
||||||
RUN tar czpf /root/MISP.tgz .
|
RUN tar czpf /root/MISP.tgz .
|
||||||
|
|
||||||
echo "root:Docker!" | chpasswd
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
VOLUME /var/www/MISP
|
VOLUME /var/www/MISP
|
||||||
EXPOSE 80 2222
|
EXPOSE 80 2222
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue