Skip to content

[Bug] Docker fails to build and setup WordPress properly on Unbuntu Linux OS #94

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

Open
1 task
possumbilities opened this issue Apr 15, 2025 · 0 comments
Open
1 task
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work

Comments

@possumbilities
Copy link
Contributor

possumbilities commented Apr 15, 2025

Description

When attempting a fresh build within a Linux environment, the WordPress container fails to adequately run its setup, leaving the environment unusuable.

Reproduction

run docker compose up

error produced:


index-web         | sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
index-web         | sudo: a password is required

Expectation

The Docker setup should build successfully on Mac, Windows, and Linux operating systems

Environment

  • OS: Ubuntu v20.04.6 LTS (Focal Fossa)

Additional context

This was tested via a devcontainer, but should be present on a regular Linux install, since the devcontainer emulates that particular environment similarly.

I'm guessing the Operating System is not adequately recognizing/applying www-data_startupservice:line 5

Resolution

  • I would be interested in resolving this bug.
@possumbilities possumbilities added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Apr 15, 2025
@possumbilities possumbilities changed the title [Bug] Docker fails to build and setup WordPress properly on Linux OS [Bug] Docker fails to build and setup WordPress properly on Unbuntu Linux OS Apr 15, 2025
@possumbilities possumbilities added 🟨 priority: medium Not blocking but should be fixed soon and removed 🟧 priority: high Stalls work on the project or its dependents labels Apr 15, 2025
@possumbilities possumbilities moved this to Triage in Shafiya-Heena Apr 15, 2025
@possumbilities possumbilities moved this from Triage to Backlog in possumbilities Apr 15, 2025
@Shafiya-Heena Shafiya-Heena moved this from Triage to Backlog in Shafiya-Heena Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be fixed soon 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

1 participant