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

Using Caldera with Docker Compose Does Not Install Human Dependencies by Default #40

Open
un1c0rn-sec opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@un1c0rn-sec
Copy link

Describe the bug
When using Docker Compose to build and deploy Caldera with the Human plugin enabled, the container does not build in the python dependencies automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Download and enable Human per the documented instructions
  2. Build Caldera via Docker Compose (docker compose build)
  3. Attempt to start Caldera via Docker Compose (docker compose up -d)

Expected behavior
Caldera builds and deploys properly with the Human plugin enabled.

Desktop (please complete the following information):

  • OS: Ubuntu

Additional context
A set of commands similar to the ones used for Emu in the Caldera Dockerfile can perform this step.

@un1c0rn-sec un1c0rn-sec added the bug Something isn't working label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant