Open
Description
I am wondering if something is amiss with the docker compose file.
When trying to follow these docs: https://github.com/elastic/integrations/blob/main/docs/developer_workflow_design_build_test_integration.md
And trying to run this command: elastic-package stack up -v -d
It just gets stuck at Build 0%
But trying to run the commands manually to start the stack up I am seeing this error:
service "fleet-server" has neither an image nor a build context specified: invalid compose project
Is it possible fleet was not included in the stack or should I be doing something to prevent fleet from being deployed to simply walk through building an integration?
I will post more details when I'm at a computer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment