pg-libphonenumber/run-tests.sh

5 lines
172 B
Bash
Raw Normal View History

2018-06-16 22:16:53 +00:00
#!/bin/sh
docker build -t pg_libphonenumber_test -f docker/Dockerfile .
docker run -it --rm --mount type=tmpfs,destination=/var/lib/postgresql/data pg_libphonenumber_test