pass ufw_docker_agent_image

This commit is contained in:
Chai Feng 2018-10-03 12:03:34 +08:00
parent 8eb83755b9
commit a53fe1ba25
No known key found for this signature in database
GPG key ID: 2DCD9A24E523FFD2
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,7 @@
[[ 0 -eq "$#" ]] && set -- start
ufw_docker_agent=ufw-docker-agent
ufw_docker_agent_image="${ufw_docker_agent_image:-chaifeng/${ufw_docker_agent}:181003}"
function ufw-update-service-instances() {
name="$1"