Skip to content

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

Description

@possumbilities

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

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions