mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-06-28 06:56:13 +02:00
pass ufw_docker_agent_image
This commit is contained in:
parent
8eb83755b9
commit
a53fe1ba25
2 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue