pg-libphonenumber/run-tests.sh

5 lines
172 B
Bash
Executable File

#!/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