mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
18dd1d9aba
``` docker build -f Dockerfile.e2e -t moby-e2e . docker run -v /var/run/docker.sock:/var/run/docker.sock \ -e TEST_INTEGRATION_DIR=/tests/integration/container \ -e DOCKER_API_VERSION=1.36 moby-e2e ``` Signed-off-by: Vincent Demeester <vincent@sbr.pm> |
||
---|---|---|
.. | ||
create_test.go | ||
inspect_test.go | ||
main_test.go | ||
network_test.go |