Skip to content
New issue

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

PHP 7.2 tags #211

Closed
addshore opened this issue Dec 3, 2017 · 12 comments
Closed

PHP 7.2 tags #211

addshore opened this issue Dec 3, 2017 · 12 comments

Comments

@addshore
Copy link

addshore commented Dec 3, 2017

PHP 7.2 was released on 30 Nov 2017 and it would be great to have this supported by the webdevops images soon!

josefglatz added a commit that referenced this issue Dec 5, 2017
Add `docker/php-official/7.2` directory which is
mostly a duplicate of `docker/php-official/7.1` and
generated Dockerfile.

Symlinked docker/php/7.2 to newly added on (see above).

Add `docker/php-dev/7.2` directory which is
mostly a duplicate of `docker/php-dev/7.1` and
generated Dockerfile.

Add `docker/php-apache/7.2` directory which is
mostly a duplicate of `docker/php-apache/7.1` and
generated Dockerfile.

Add `docker/php-apache-dev/7.2` directory which is
mostly a duplicate of `docker/php-apache-dev/7.1` and
generated Dockerfile.

Add `docker/php-nginx/7.2` directory which is
mostly a duplicate of `docker/php-nginx/7.1` and
generated Dockerfile.

All „Dockerfile“ files in this commit are auto generated
by running `./bin/console generate:dockerfile`.

Related: #211
mblaschke added a commit that referenced this issue Dec 6, 2017
[FEATURE] Initial PHP 7.2 images

    Add `docker/php-official/7.2` directory which is
    mostly a duplicate of `docker/php-official/7.1` and
    generated Dockerfile.

    Symlinked docker/php/7.2 to newly added on (see above).

    Add `docker/php-dev/7.2` directory which is
    mostly a duplicate of `docker/php-dev/7.1` and
    generated Dockerfile.

    Add `docker/php-apache/7.2` directory which is
    mostly a duplicate of `docker/php-apache/7.1` and
    generated Dockerfile.

    Add `docker/php-apache-dev/7.2` directory which is
    mostly a duplicate of `docker/php-apache-dev/7.1` and
    generated Dockerfile.

    Add `docker/php-nginx/7.2` directory which is
    mostly a duplicate of `docker/php-nginx/7.1` and
    generated Dockerfile.

    All „Dockerfile“ files in this commit are auto generated
    by running `./bin/console generate:dockerfile`.

    Related: #211
@josefglatz
Copy link
Member

xdebug isn't released for PHP 7.2.

See

@josefglatz
Copy link
Member

Update: xdebug RC2 version is available – but not released yet. Still waiting...

@janbuecker
Copy link

Update: xdebug 2.6 is finally released

@josefglatz
Copy link
Member

@mblaschke could you please activate apache-php-dev:7.2 for the next build? I think it should be already finalized?!?

@neusta-srademacher
Copy link

hey, is there any news here?

@leokun
Copy link

leokun commented Mar 13, 2018

clone and build it yourself. This is what I have done at our workplace.

@neusta-srademacher
Copy link

sure, i can do that but i don't think it's the goal of this project.

@agarzon
Copy link

agarzon commented Apr 4, 2018

I'm missing something? 7.2 tag just doesn't work, but it's documented http://dockerfile.readthedocs.io/en/latest/content/DockerImages/dockerfiles/php-nginx-dev.html

docker pull webdevops/php-nginx-dev:7.2
Error response from daemon: manifest for webdevops/php-nginx-dev:7.2 not found

@bluefrg
Copy link

bluefrg commented Apr 27, 2018

I know this isn't the best solution but I need to use this tag now so I created a temporary unofficial image.

Just switch up the account until this issue is resolved:
FROM bluefrg/php-nginx-dev:7.2

https://hub.docker.com/r/bluefrg/php-nginx-dev/

@vertexvaar
Copy link
Contributor

Hi there,

i'm missing the 7.2 tag for the php-dev build. Can you please create it?

https://hub.docker.com/r/webdevops/php-dev/tags/

@helmut-hoffer-von-ankershoffen

@mblaschke - will the 7.2 tag be supported in the near future?

@htuscher
Copy link
Member

We now have:

webdevops/php-nginx-dev:7.2
webdevops/php-nginx:7.2
webdevops/php-apache-dev:7.2
webdevops/php-apache:7.2
webdevops/php-dev:7.2
webdevops/php:7.2

working and available on docker hub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants