Skip to content

Commit

Permalink
update(docker/falco-driver-loader): propagate all args
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr committed May 15, 2020
1 parent e5e17f1 commit 3439f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/driver-loader/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ do
ln -s "$i" "/usr/src/$base"
done

/usr/bin/falco-driver-loader $1
/usr/bin/falco-driver-loader "$@"

0 comments on commit 3439f61

Please sign in to comment.