docker: remove outdated Dockerfile
Metadata
Current evaluation
Merged removal of an outdated Dockerfile. Deleted 21 lines from a single file, passed CI checks, received approval, and resulted in no coverage change.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged removal of an outdated Dockerfile. Deleted 21 lines from a single file, passed CI checks, received approval, and resulted in no coverage change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to main, removing an outdated Dockerfile. Codecov confirmed zero coverage impact. The change cleans up legacy container files without affecting test metrics. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main, removing an outdated Dockerfile. The change passed linting and unit tests with no impact on overall code coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5063 docker: there is now the official repo with images | snapcraft | merged | Merged after three approvals and passing CI. Updates Docker image references to the official repository, removing 98 lines across three files while maintaining full test coverage. | |
| #1897 docker: user proper tags in Readme.md | snapcraft | merged | Merged a single-file update correcting Docker tags in the README. The change received one approval, passed all CI checks, and was committed with a two-line diff. |