AbsaOSS / spline-getting-started

Apache License 2.0
23 stars 17 forks source link

Docker Compose: Do not run "agent" service by default #9

Closed wajda closed 1 year ago

wajda commented 3 years ago

At the moment agent examples are run every time docker-compose up is executed. It is convenient for a quick demo purposes when running it for the first time, but in other use cases it's rather annoying.

Remove agent service from the docker-compose.yml and update README accordingly. The users can run examples and populate the database by running additional `docker run --rm absaoss/spline-agent' command.

wajda commented 1 year ago

fixed in 73f0fc3c34471558a0949620bca29d47ad9bc2e5