cdemo
cdemo copied to clipboard
Task in Machine Prep removes dockerd, failing install
One of the tasks in machinePrep ensures that outdated packages aren't in apt but it actually is removing even the most up to date packages and then fails the build on ensuring docker is running because that package is effectively gone.
This was on ubuntu 18.04 FYI