Closed mihaitodor closed 1 week ago
Looks like something changed in the Docker API and now it no longer defaults ports to <port>/tcp when /tcp omitted.
<port>/tcp
/tcp
Details here: https://github.com/ory/dockertest/issues/518.
Looks like something changed in the Docker API and now it no longer defaults ports to
<port>/tcp
when/tcp
omitted.Details here: https://github.com/ory/dockertest/issues/518.