J0WI

Results 347 comments of J0WI

> then we can provide a nginx alpine only container to plug with the fpm alpine container There is already a `nginx:alpine` image available.

Never heard about it. Is this Windows only? > Could you try to run the hello world image using the same command ? The hello world image or the ubuntu...

We can't help you here, I suggest that you try moving this issue to https://github.com/docker/for-win or https://github.com/docker-library/php :confused:

Is there a use case to run them in the same pod? For Docker you can also use `-p 8080:80` to expose it on a different port.

IMHO this shouldn't be changed in every image based on the PHP base image https://github.com/nextcloud/docker/pull/1504#issuecomment-862410960

@DavidCamelo can you share the complete log output? We can only see the `copying now` message in https://github.com/phpmyadmin/docker/issues/294#issue-649254194.

:ping_pong: @cpanato since you were already involved in #397 #360 and #304/#305

3.10 is soon EOL: https://alpinelinux.org/releases/

Please also consider deprecating the db image based on `postgres:9.4`. Custom configurations can be mounted directly into the upstream `postgres` images. Furthermore, newer PostgreSQL versions are available and support for...

This one is quite simple: https://github.com/docker-library/postgres/issues/37#issuecomment-180615524