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
[sonic_installer] don't print errors when installing an image not supporting app ext (sonic-net#1719)
FIXES: sonic-net#8149
#### What I did
Don't print errors if installing app.ext incompatible image.
#### How I did it
Check for docker.sh existance and take an assumption that if it exists then it is app.ext compatible.
#### How to verify it
From master image install 202012 image and verify no errors in logs.
0 commit comments