The listContainersCmd is returning 0 containers. If I run the same listContainersCmd without withLabelFilter, I can see my 3 containers listed.
This is connecting via docker-machine:
016-08-02 01:58:43,542 [main] INFO org.testcontainers.DockerClientFactory - Connected to docker:
Server Version: 1.11.0
API Version: 1.23
Operating System: Boot2Docker 1.11.0 (TCL 7.0); HEAD : 32ee7e9 - Wed Apr 13 20:06:49 UTC 2016
The
listContainersCmdis returning0containers. If I run the samelistContainersCmdwithoutwithLabelFilter, I can see my 3 containers listed.This is connecting via
docker-machine: