Skip to content

Reduce warnings in Docker build - #2217

Merged
rolandwalker merged 1 commit into
mainfrom
RW/dockerfile-warning-tweaks
Sep 7, 2026
Merged

Reduce warnings in Docker build#2217
rolandwalker merged 1 commit into
mainfrom
RW/dockerfile-warning-tweaks

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

  • reduce warnings/retries from apt-get trying to use interactive frontends via environment variable
  • set --root-user-action to remove pip warning

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

 * reduce warnings/retries from apt-get trying to use interactive
   frontends via environment variable
 * set --root-user-action to remove pip warning
@rolandwalker rolandwalker self-assigned this Sep 7, 2026
@rolandwalker
rolandwalker merged commit 8d7975e into main Sep 7, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/dockerfile-warning-tweaks branch September 7, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant