Skip to content

8.6 image not working #145

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

Closed
ruiengana opened this issue Mar 5, 2019 · 5 comments
Closed

8.6 image not working #145

ruiengana opened this issue Mar 5, 2019 · 5 comments
Labels
question Usability question, not directly related to an error with the image

Comments

@ruiengana
Copy link

Hi, latest image is not working. Run fails because with it cant load Apache MPM module.

@wglambert wglambert added the question Usability question, not directly related to an error with the image label Mar 5, 2019
@wglambert
Copy link

Can you give all the commands you ran and any relevant contextual information or files for reproducing the issue, I don't see any issues with the startup

$ docker pull drupal:8.6
8.6: Pulling from library/drupal
f7e2b70d04ae: Pull complete 
744aedb7995c: Pull complete 
07afe22f8a58: Pull complete 
c7bf4f31c4a4: Pull complete 
b528e75732cc: Pull complete 
27e7d214ded2: Pull complete 
894549c23c16: Pull complete 
852bf3883bf8: Pull complete 
c8e5e0b946ad: Pull complete 
7f4f81e11b94: Pull complete 
4cd5dd8dc11e: Pull complete 
8575717bb21a: Pull complete 
7c1343f569e1: Pull complete 
087fe341a6a1: Pull complete 
c7038cea657b: Pull complete 
02cd6d0d5ef9: Pull complete 
Digest: sha256:f58d48741871a234a188bab95bd22bda23c03d54d2f050d7dcabf80f4aed4802
Status: Downloaded newer image for drupal:8.6

$ docker run -it --rm drupal:8.6
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.2. Set the 'ServerName' directive globally to suppress this message
[Tue Mar 05 01:19:00.443000 2019] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.25 (Debian) PHP/7.2.15 configured -- resuming normal operations
[Tue Mar 05 01:19:00.455027 2019] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'

@ruiengana
Copy link
Author

ruiengana commented Mar 6, 2019 via email

@wglambert
Copy link

Looks like an incompatibility with your filesystem/storage drivers in your environment docker-library/php#392 (comment)

@brotherhui

This comment has been minimized.

@tianon
Copy link
Member

tianon commented Mar 13, 2019

These sorts of questions/requests would be more appropriately posted to the Docker Community Forums, the Docker Community Slack, or Stack Overflow (the issues are not a support forum).

@tianon tianon closed this as completed Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image
Projects
None yet
Development

No branches or pull requests

4 participants