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
Check for marker files left by our Dockerfile first, but otherwise check
for the mount filesystem type as containerd does not leave any obvious
marker file around (e.g. `/.dockerenv`).
Note: macos has a beta option to use containerd for managing images, and
this change detects this case as well.
0 commit comments