Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@unk
Last active March 25, 2018 04:39
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 unk/baf0f55f517caf7704fa48d41bb11e6e to your computer and use it in GitHub Desktop.
Save unk/baf0f55f517caf7704fa48d41bb11e6e to your computer and use it in GitHub Desktop.
docker exec project_name apt-get update -y
docker exec project_name apt-get install php5-mysqlnd php5-curl -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment