Skip to content

Commit ca889ae

Browse files
committed
remove user mapping from dockerized test command to avoid permission error
1 parent 001e08e commit ca889ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
test:
22
docker run --rm -t \
3-
-u "$(shell id -u):$(shell id -g)" \
43
-v $(shell pwd):/project \
54
-v /var/run/docker.sock:/var/run/docker.sock:ro \
65
aveltens/docker-testinfra

0 commit comments

Comments
 (0)