Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose having issues under control scripts in macOS #150

Closed
mmguero opened this issue Aug 19, 2020 · 0 comments
Closed

docker-compose having issues under control scripts in macOS #150

mmguero opened this issue Aug 19, 2020 · 0 comments
Assignees

Comments

@mmguero
Copy link
Collaborator

mmguero commented Aug 19, 2020

This is apparently new, but under macOS I'm getting something like this:

./scripts/logs 
         Name                        Command                       State                                                                                             Ports                                                                                   
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
...

ERROR: Couldn't connect to Docker daemon. You might need to start Docker for Mac.

Running docker-compose manually works fine. There's probably some environment variable that isn't getting set in the ocntext of the control script.

@mmguero mmguero added bug Something isn't working docker Relating to docker and docker-compose as used by Malcolm macOS Related to running Malcolm under macOS labels Aug 19, 2020
@mmguero mmguero self-assigned this Aug 19, 2020
@mmguero mmguero closed this as completed Aug 26, 2020
mmguero added a commit that referenced this issue Aug 31, 2020
* Carved file scanning improvements
  * Multiple file scanners can now be enabled concurrently (previously only one at a time was allowed)
  * [Yara](https://github.com/VirusTotal/yara) [added](idaholab#148) as carved file scanner feeding signatures.log with [Florian Roth](https://github.com/Neo23x0)'s [Signature-Base](https://github.com/Neo23x0/signature-base) Yara ruleset enabled by default and the ability to provide other yara signatures under `yara/rules` under the Malcolm directory (see #148 and #14)

* Bumped versions
  * Moloch [v2.4.0](https://github.com/aol/moloch/blob/v2.4.0/CHANGELOG#L21-L42)

* Bug fixes
  * #150 docker-compose having issues with start and logs under macOS
  * Hedgehog was missing new environment variables for finer control of Zeek local policy behavior
  * miscellaneous tweaks to Docker and ISO images (mainly for file size)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant