You need to volume mount your local file system in...
# pact-net
m
You need to volume mount your local file system into docker. Remember that command is running inside the container, which has its own file system.
s
Thanks Matt