Skip to content

Instantly share code, notes, and snippets.

@prasvats
Created September 26, 2019 05:07
Show Gist options
  • Save prasvats/cb167a5cc42425996e4aaf5fd8057af0 to your computer and use it in GitHub Desktop.
Save prasvats/cb167a5cc42425996e4aaf5fd8057af0 to your computer and use it in GitHub Desktop.
Debug in Docker Debian
apt-get update
apt-get install telnet -y
apt-get install curl -y
apt-get install net-tools -y
apt-get install procps -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment