Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexandr-parkhomenko/947e0b6a22243409f5d6a046a376ba2c to your computer and use it in GitHub Desktop.
Save alexandr-parkhomenko/947e0b6a22243409f5d6a046a376ba2c to your computer and use it in GitHub Desktop.
From debian:latest
RUN sudo apt-get update && sudo apt-get install git -y git
Run cd ~ && git clone https://github.com/kasparsd/php-7-debian.git && cd php-7-debian && ./build.sh && ./install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment