-
-
Notifications
You must be signed in to change notification settings - Fork 29
Docker setup not working: add special flag and utilize --web option #12
Copy link
Copy link
Open
Labels
bug[Type] Something isn't working [issues, PRs][Type] Something isn't working [issues, PRs]help wanted[Community] Open for community contribution [issues][Community] Open for community contribution [issues]infra[Area] Build system, CI/CD, deployment, config, and DevOps [issues, PRs][Area] Build system, CI/CD, deployment, config, and DevOps [issues, PRs]ready[Status] Triaged and ready to be picked up [issues][Status] Triaged and ready to be picked up [issues]
Metadata
Metadata
Assignees
Labels
bug[Type] Something isn't working [issues, PRs][Type] Something isn't working [issues, PRs]help wanted[Community] Open for community contribution [issues][Community] Open for community contribution [issues]infra[Area] Build system, CI/CD, deployment, config, and DevOps [issues, PRs][Area] Build system, CI/CD, deployment, config, and DevOps [issues, PRs]ready[Status] Triaged and ready to be picked up [issues][Status] Triaged and ready to be picked up [issues]
Projects
Status
Ready
Problem:
Docker is not working as expected. When running Docker, the CLI appears, but users cannot proceed with the setup.
Steps to Reproduce:
Expected Behavior:
Users should be able to configure the project via the Docker CLI setup.
Proposed Solution:
--weboption to support Docker-specific installations.Notes:
This improvement will enhance usability for users running the project in Docker environments and streamline setup procedures.