if lib/package cannot be found on host fs,
we should probably throw an error.
we search for the packages before starting the container so, should not be hard to do.
--allow-missing
might be a good flag to use if we want to allow packages to not be findable, etc.
if lib/package cannot be found on host fs,
we should probably throw an error.
we search for the packages before starting the container so, should not be hard to do.
--allow-missingmight be a good flag to use if we want to allow packages to not be findable, etc.