1
0
docker-letsencrypt-nginx-pr.../test/config.sh
2018-10-29 10:49:38 +01:00

20 lines
245 B
Bash
Executable File

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