← Back to issue list

Set `WORKDIR /workdir` on Docker level

View original Github issue

Metadata

Project
snapcraft-rocks
Number
#60
Type
issue
State
open
Author
abitrolly
Labels
Created
Updated
Closed

Current evaluation

Feature request to change Docker WORKDIR from /project to /workdir for convention consistency. Maintainer expressed skepticism; Dockerfile since removed from this repo and moved to snapcraft-rocks. No activity in ~2 years.

Suggested action: close stale

Reason: The Dockerfile was removed from this repo in commit 24e70d6db (PR #5063) and moved to the snapcraft-rocks project, making this issue no longer actionable here. Maintainer tigarmo expressed skepticism ('I don't see much reason to change what we use currently'), and the current docker/README.md still uses /project as the mount point. No activity in ~2 years.

Impact: 15 Quick Win: 12.0 Staleness: 72 Complexity: 20 Confidence: 75 Support Request: 30

Issue body

`/workdir` is a more common default working directory. At least `whalebrew` project uses it as a standard. It would be nice if it `/workdir` is default working directory, and mount point for external files.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 15
Quick Win: 12.0
Staleness: 72
Complexity: 20
Confidence: 75
Support Request: 30
close stale Feature request to change Docker WORKDIR from /project to /workdir for convention consistency. Maintainer expressed skepticism; Dockerfile since removed from this repo and moved to snapcraft-rocks. No activity in ~2 years.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 15
Confidence: 85
Support Request: 10
close stale Request to change default Docker WORKDIR to /workdir for volume mounting consistency. Maintainers noted /app is far more common and see no strong reason to change. Inactive for over a year.
qwen3.6-35b-a3b-mtp-q6
Staleness: 85
Complexity: 15
Confidence: 60
Support Request: 10
needs triage Request to change default Docker WORKDIR to /workdir for consistent volume mounting and debugging. Open for over two years with maintainer discussion but no labels, assignee, or final decision.
qwen3.6-35b-a3b-mtp-q6
Staleness: 90
Complexity: 10
Confidence: 75
Support Request: 0
close stale Proposes setting /workdir as the default Docker working directory to standardize volume mounts and align with whalebrew. Maintainers note /app is far more common. Currently under discussion with no consensus.

Update history

No update history recorded yet.

Related work

  • Related To: canonical/snapcraft#5063 (confidence 85%)

    PR that removed the Dockerfile from this repo and moved image building to snapcraft-rocks, making this issue no longer applicable to this codebase.

Related issues

No related issues found above the similarity threshold.