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

[BUG] Missing pyparsing module dependency in docker image #322

Closed
mjokic opened this issue Sep 29, 2020 · 0 comments · Fixed by #324
Closed

[BUG] Missing pyparsing module dependency in docker image #322

mjokic opened this issue Sep 29, 2020 · 0 comments · Fixed by #324
Labels
bug Something isn't working

Comments

@mjokic
Copy link

mjokic commented Sep 29, 2020

Empire Version

  • Empire 3.4.0

OS Information (Linux flavor, Python version)

  • OS: /
  • Python: /

Describe the bug

Empire fails to start when running from docker image.

To Reproduce

Steps to reproduce the behavior:

  1. docker pull bcsecurity/empire:latest
  2. docker run -it bcsecurity/empire:latest

Expected behavior

Empire starts when "docker run -it bcsecurity/empire:latest" command is executed.

Screenshots

Screenshot_1

Additional context

/

@mjokic mjokic added the bug Something isn't working label Sep 29, 2020
@Cx01N Cx01N linked a pull request Sep 30, 2020 that will close this issue
@Cx01N Cx01N closed this as completed Oct 14, 2020
vinnybod added a commit that referenced this issue Apr 26, 2022
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

Successfully merging a pull request may close this issue.

2 participants