-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚦 status: awaiting triageHas not been triaged & therefore, not ready for workHas not been triaged & therefore, not ready for work🛠 goal: fixBug fixBug fix🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Description
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.
Metadata
Metadata
Assignees
Labels
💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🚦 status: awaiting triageHas not been triaged & therefore, not ready for workHas not been triaged & therefore, not ready for work🛠 goal: fixBug fixBug fix🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Type
Projects
Status
Backlog
Status
Backlog