xme / misp-docker

Docker container for MISP
96 stars 32 forks source link

'misp-objects' already exists #26

Closed pwlgrzs closed 6 years ago

pwlgrzs commented 6 years ago

Getting this when building:

Step 80/129 : RUN git clone https://github.com/MISP/misp-objects.git ---> Running in 409e08c4f2c4 fatal: destination path 'misp-objects' already exists and is not an empty directory. The command '/bin/sh -c git clone https://github.com/MISP/misp-objects.git' returned a non-zero code: 128

Is there any quick fix? Thanks!

pwlgrzs commented 6 years ago

I've added temporary workaround (added other folders too as it was stopping there): RUN rm -rm misp-objects misp-galaxy taxonomies warninglists

but I don't think this is expected behaviour.

xme commented 6 years ago

This project has been integrated into the official MISP repository: https://github.com/MISP/misp-docker/