mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-06-27 22:46:14 +02:00
Adds check for docker executable and adds snap to path
This commit is contained in:
parent
a273ac9d51
commit
17e6047590
2 changed files with 8 additions and 1 deletions
|
@ -15,6 +15,9 @@ source "$working_dir"/bach/bach.sh
|
|||
@mock iptables --version
|
||||
@mocktrue grep -F '(legacy)'
|
||||
|
||||
@mocktrue docker -v
|
||||
@mock docker -v === @stdout Docker version 0.0.0, build dummy
|
||||
|
||||
@ignore remove_blank_lines
|
||||
@ignore echo
|
||||
@ignore err
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue