Skip to content

Instantly share code, notes, and snippets.

@Tarliton
Created February 26, 2020 22:09
Show Gist options
  • Save Tarliton/aab5d26f4481accee1bd72d6771a2f9b to your computer and use it in GitHub Desktop.
Save Tarliton/aab5d26f4481accee1bd72d6771a2f9b to your computer and use it in GitHub Desktop.
enter container as root
sudo nsenter -t `pidof watch` -m -u -i -n -p /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment