Skip to content

Instantly share code, notes, and snippets.

@init90
Last active October 23, 2018 15:15
Show Gist options
  • Save init90/559ae297df169ca82fba9231d935be06 to your computer and use it in GitHub Desktop.
Save init90/559ae297df169ca82fba9231d935be06 to your computer and use it in GitHub Desktop.
Docksel, install "oauth" php extension.
fin bash
sudo apt-get install install libpcre3-dev
sudo pecl install oauth
sudo docker-php-ext-enable oauth
exit
fin restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment