Skip to content

Instantly share code, notes, and snippets.

@alpercelik
Last active October 1, 2023 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alpercelik/998ae5a05b8874178af3f22068dba8b9 to your computer and use it in GitHub Desktop.
Save alpercelik/998ae5a05b8874178af3f22068dba8b9 to your computer and use it in GitHub Desktop.
docker

on macos if you run

docker run -it --privileged --pid=host debian nsenter -t 1 -m -u -n -i sh

then you can access to image layers in /var/lib/docker/overlay2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment