gvisor/test/image
Ayush Ranjan 23fcbd8722 [testing] Use container address to talk to server running inside container.
Docker does not have IPv6 port forwarding as tracked by the following issue:
https://github.com/moby/moby/issues/11518

So when running bazel itself inside a docker container, we can not use the host
port bindings to communicate with sockets inside the container. This was causing
integration tests and image tests to fail when run through our Makefile targets.

PiperOrigin-RevId: 332355051
2020-09-17 17:58:08 -07:00
..
BUILD Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
image.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
image_test.go [testing] Use container address to talk to server running inside container. 2020-09-17 17:58:08 -07:00
latin10k.txt Impose order on test scripts. 2019-09-03 22:02:43 -07:00
mysql.sql Impose order on test scripts. 2019-09-03 22:02:43 -07:00
ruby.rb Impose order on test scripts. 2019-09-03 22:02:43 -07:00
ruby.sh Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00