Add postgres host to running container

This commit is contained in:
Devon Mackay
2018-07-31 06:37:26 -04:00
committed by richard-dds
parent f6d6865bb3
commit baed849229
2 changed files with 7 additions and 2 deletions

View File

@@ -4,5 +4,10 @@
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
echo
echo "DEBUG: Hosts file:"
cat /etc/hosts
echo
# Run lint/style checks and unit tests
source ./script/test