Adds check for docker executable and adds snap to path

This commit is contained in:
anuragpeshne 2023-01-01 10:51:09 -08:00
parent a273ac9d51
commit c09c791a03
No known key found for this signature in database
GPG key ID: 78BD84D1BA5DE53A
2 changed files with 8 additions and 1 deletions

View file

@ -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