Created
April 19, 2016 12:25
-
-
Save alexandr-parkhomenko/947e0b6a22243409f5d6a046a376ba2c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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