We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step 2/44 : RUN apt-get update -qq && apt-get install -y -qq apache2 openssl php5 php5-cli php5-gd php5-mysql php-pear php5-curl postfix sudo rsync git-core unzip wget mysql-client ---> Running in 24e8f1d7bf2c E: Package 'php5' has no installation candidate E: Package 'php5-cli' has no installation candidate E: Package 'php5-gd' has no installation candidate E: Package 'php5-mysql' has no installation candidate E: Unable to locate package php5-curl The command '/bin/sh -c apt-get update -qq && apt-get install -y -qq apache2 openssl php5 php5-cli php5-gd php5-mysql php-pear php5-curl postfix sudo rsync git-core unzip wget mysql-client' returned a non-zero code: 100
The text was updated successfully, but these errors were encountered:
Did you by any chance change the 14.04 to 16.04?
Sorry, something went wrong.
No branches or pull requests
Step 2/44 : RUN apt-get update -qq && apt-get install -y -qq apache2 openssl php5 php5-cli php5-gd php5-mysql php-pear php5-curl postfix sudo rsync git-core unzip wget mysql-client
---> Running in 24e8f1d7bf2c
E: Package 'php5' has no installation candidate
E: Package 'php5-cli' has no installation candidate
E: Package 'php5-gd' has no installation candidate
E: Package 'php5-mysql' has no installation candidate
E: Unable to locate package php5-curl
The command '/bin/sh -c apt-get update -qq && apt-get install -y -qq apache2 openssl php5 php5-cli php5-gd php5-mysql php-pear php5-curl postfix sudo rsync git-core unzip wget mysql-client' returned a non-zero code: 100
The text was updated successfully, but these errors were encountered: