Skip to content

Instantly share code, notes, and snippets.

@leveled
Created October 20, 2019 14:02
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 leveled/ad1c878fe0098c1669d96fd7aa7be6fa to your computer and use it in GitHub Desktop.
Save leveled/ad1c878fe0098c1669d96fd7aa7be6fa to your computer and use it in GitHub Desktop.
Start a docker image and execute a command
docker run -t -i kalilinux/kali cat /etc/debian_version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment