We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001e08e commit ca889aeCopy full SHA for ca889ae
1 file changed
Makefile
@@ -1,6 +1,5 @@
1
test:
2
docker run --rm -t \
3
- -u "$(shell id -u):$(shell id -g)" \
4
-v $(shell pwd):/project \
5
-v /var/run/docker.sock:/var/run/docker.sock:ro \
6
aveltens/docker-testinfra
0 commit comments