mitre / caldera

Automated Adversary Emulation Platform
https://caldera.mitre.org
Apache License 2.0
5.67k stars 1.08k forks source link

Installation - Docker Deployment error #3085

Closed DevelSam closed 3 weeks ago

DevelSam commented 3 weeks ago

Following README Docker Deployment instructions, ran into the following error when running build: ERROR: failed to solve: process "/bin/bash -c if [ $(grep -c \"\- emu\" ../../conf/local.yml) ]; then apt-get -y install zlib1g unzip;
pip3 install -r requirements.txt; ./download_payloads.sh; fi" did not complete successfully:

Screenshot_7 Please let me know how I can fix this, thanks!

github-actions[bot] commented 3 weeks ago

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/