blacktop

Results 341 comments of blacktop

I have seen weird behavior running docker as root in the past. It sounds like @0xpookie (or @pooki3bear when they are not at work? 😉) is running it the same...

We could add more automation around detecting the VirtBox IP and auto setting it inside the container? We could also auto set config based on env vars like I'm doing...

I don't think you can add attachments to github issues via email.

Are you running via the `docker-compose` method? If so you can check the logs to get an idea of what might be the problem: `docker-compose logs`

you might want to check out this: https://github.com/blacktop/docker-cuckoo/blob/master/docs/virtualbox.md

I will look into it.

Looking at http://cuckoo-droid.readthedocs.io/en/latest/installation/ it looks like most of the work is in setting up the VM running the android emulator and SDK? It seems like that happens outside of the...

Can you get to work in with JUST the logstash image I have here - https://github.com/blacktop/docker-logstash-alpine

there might already be an alpine based mysql image?