GithubHelp home page GithubHelp logo

Add support for php7 about docker-composer HOT 8 CLOSED

robloach avatar robloach commented on August 15, 2024
Add support for php7

from docker-composer.

Comments (8)

RobLoach avatar RobLoach commented on August 15, 2024

https://hub.docker.com/r/library/php/

Looks like targeting 7-cli will bring in PHP 7.0.0-RC8 currently. Sounds like a great plan.

from docker-composer.

agiuliano avatar agiuliano commented on August 15, 2024

@RobLoach is it normal that if I enter in the downloaded composer/composer:php7 and I type php --version it says PHP 5.6.15 (cli)?

from docker-composer.

RobLoach avatar RobLoach commented on August 15, 2024

@agiuliano It's because php7 uses composer/composer:base, which is currently tagged as using PHP 5.6 😉 . We'll need a composer/composer:php7-base, or something.

from docker-composer.

agiuliano avatar agiuliano commented on August 15, 2024

but in composer/composer:base I see that php-7 is required in the php7 branch (https://github.com/RobLoach/docker-composer/blob/php7/base/Dockerfile)

from docker-composer.

RobLoach avatar RobLoach commented on August 15, 2024

True, but composer/composer:base is tagged on Docker Hub with php 5.6. We'll need to modify the branch to use a different base.

Like this: 43fa55f

from docker-composer.

agiuliano avatar agiuliano commented on August 15, 2024

you're right, do you already tagged the php7-base on dockerhub to the php7 branch?

from docker-composer.

RobLoach avatar RobLoach commented on August 15, 2024

composer/composer:php7 should be up by now.

from docker-composer.

RobLoach avatar RobLoach commented on August 15, 2024

Now that PHP 7.0.5 is out, and considered stable. I'm proposing we switch composer/composer:base to target php:cli.

from docker-composer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.