The debug adapter will now look at the error and collect the input mounts from the exec operation and translate them to a gateway reference to be able to access the filesystem in the file explorer. When we are attempting to find the real operation that failed and succeed, we now re-solve the dependencies (which should already have been solved correctly to begin with) so that we can have the proper reference and can access the filesystem contents. Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>