parent
ea5558cab0
commit
248e218183
1 changed files with 1 additions and 1 deletions
2
toolbox
2
toolbox
|
@ -834,7 +834,7 @@ list_containers()
|
|||
--all \
|
||||
--filter "label=com.github.debarshiray.toolbox=true" \
|
||||
--format "{{.Names}}" 2>&3); then
|
||||
echo "$base_toolbox_command: failed to list containers com.github.debarshiray.toolbox=true" >&2
|
||||
echo "$base_toolbox_command: failed to list containers with com.github.debarshiray.toolbox=true" >&2
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue