Open sec13b opened 1 month ago
Hey, thanks for reporting this issue.
Can you please run the command again but up the verbosity:
poetry run build_agent_plugin . -vvvvvv
Reply with the output of this so I will know more on what is going on.
Hey @sec13b, I managed to reproduce the error. The build_agent_plugin
tool expects that you have docker on your system to build the plugin's dependencies. Please check if have docker on your system and that the docker service is up and running. For more read on: https://github.com/guardicode/agent-plugin-builder?tab=readme-ov-file#agent-plugin-builder
hi , i dont use doker .
i follow all steps