0.10.4
- Fix issue #31. When using Colima instead of Docker Desktop or instead of running Docker on Linux, the output of
docker-compose ps
command is different. Without this fix, Dojo panics withslice bounds out of range
in this line: https://github.com/kudulab/dojo/blob/0.10.3/docker_compose_driver.go#L633