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
add daemon.json with overlay2 to fix container startup issue
Added a daemon.json file to set "overlay2" as the storage driver
and moved Docker’s data directory to /opt/docker-data. This change
makes sure Docker starts properly on EMT OS.
Also updated the spec file to install this config and copy any existing
Docker data to the new location.
Signed-off-by: Polmoorx Shiva Kumar <polmoorx.shiva.kumar@intel.com>
0 commit comments