Skip to content

Run docker image as non-root user - #1036

Open
pmachapman wants to merge 1 commit into
mainfrom
docker_user
Open

Run docker image as non-root user#1036
pmachapman wants to merge 1 commit into
mainfrom
docker_user

Conversation

@pmachapman

@pmachapman pmachapman commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Fix #984.

I'm not sure about the kubernetes config, as I have no real way of testing it. It passed a lint, and matched the guidance from Microsoft, but is untested.

Documentation:


This change is Reviewable

@pmachapman
pmachapman requested a review from Enkidu93 August 19, 2026 22:52
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.59%. Comparing base (43ffd54) to head (4ed0efd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1036   +/-   ##
=======================================
  Coverage   72.59%   72.59%           
=======================================
  Files         391      391           
  Lines       21676    21676           
  Branches     2820     2820           
=======================================
  Hits        15735    15735           
  Misses       4814     4814           
  Partials     1127     1127           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Enkidu93

Copy link
Copy Markdown
Collaborator

@pmachapman You could test this on internal QA?

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.

Containers run as root; secrets mounted under /root

3 participants