Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

  • Analyze CI failure
  • Fix ENV format warnings in Dockerfile
  • Fix ENV format warnings in Dockerfile.dev
  • Fix SC2086 shellcheck warnings by quoting variables in RUN, USER, WORKDIR, and COPY commands
  • Verify CI passes

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI self-assigned this Dec 19, 2025
Co-authored-by: santib <6373536+santib@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dockerfile to use a rootless user Fix ENV declaration format in Dockerfiles for hadolint compliance Dec 19, 2025
Copilot AI requested a review from santib December 19, 2025 13:56
@santib
Copy link
Member

santib commented Dec 19, 2025

@copilot CI is still failing

Co-authored-by: santib <6373536+santib@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 19, 2025

@copilot CI is still failing

Fixed the hadolint SC2086 warnings by quoting all variable references in RUN, USER, WORKDIR, and COPY commands in both Dockerfiles. The CI workflow now requires maintainer approval to run (shows "action_required" status). Once approved, the linting should pass.

Fixed in commit 29ae918.

@sonarqubecloud
Copy link

@santib santib marked this pull request as ready for review December 19, 2025 14:17
@santib santib merged commit fe3aa76 into update-dockerfile-to-use-a-rootless-user Dec 19, 2025
5 checks passed
@santib santib deleted the copilot/sub-pr-837 branch December 19, 2025 14:18
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.

2 participants