Skip to content

Conversation

ikajdan
Copy link

@ikajdan ikajdan commented Sep 21, 2025

  • Replace ADD with COPY to avoid unnecessary behaviors
  • Install packages with --no-install-recommends to keep images slim
  • Clean up apt lists to reduce image size
  • Simplify user creation (fixes Runner user creation fails in Docker image #105)

- Replace ADD with COPY to avoid unnecessary behaviors
- Install packages with --no-install-recommends to keep images slim
- Clean up apt lists to reduce image size
- Simplify user creation and drop redundant ARG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Runner user creation fails in Docker image
1 participant