[Bug] Docker fails to build and setup WordPress properly on Unbuntu Linux OS #94
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
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:
Expectation
The Docker setup should build successfully on Mac, Windows, and Linux operating systems
Environment
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
The text was updated successfully, but these errors were encountered: