You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct dockerd storage driver parameter name
This fixes commit ce69352, where the
dockerd parameter was incorrectly specified as `--storage-engine`. The
correct parameter name is `--storage-driver`.
Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
0 commit comments