1
0
docker-letsencrypt-nginx-pr.../test/config.sh
2018-03-25 13:14:24 +02:00

16 lines
177 B
Bash
Executable File

#!/bin/bash
set -e
testAlias+=(
[jrcs/letsencrypt-nginx-proxy-companion]='le-companion'
)
imageTests+=(
[le-companion]='
docker_api
certs_single
certs_san
symlinks
'
)