stevengoossensB 2020-02-10 19:53:30 +01:00 committed by GitHub
parent ae4c6b5802
commit 923b6278ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -191,10 +191,6 @@ RUN chmod 0755 /run.sh && touch /.firstboot.tmp
WORKDIR /var/www/MISP
RUN tar czpf /root/MISP.tgz .
echo "root:Docker!" | chpasswd
VOLUME /var/www/MISP
EXPOSE 80 2222