Skip to content

MLE-32285 remove duplicate commands - #477

Merged
vitalykorolev merged 1 commit into
developfrom
MLE-32285_remove-duplicate-entry
Sep 1, 2026
Merged

MLE-32285 remove duplicate commands#477
vitalykorolev merged 1 commit into
developfrom
MLE-32285_remove-duplicate-entry

Conversation

@vitalykorolev

Copy link
Copy Markdown
Collaborator

Description

“Configure GDB for debugging” section in dockerFiles/marklogic-server-ubi-rootless:base file in marklogic-docker repo contains a duplicate config. Lines 162-180.

Checklist:

  • Owner:
  • JIRA_ID as part of branch/PR name

  • Rebase the branch with upstream

  • Squashed all commits into a single commit

  • Added Tests

  • Reviewer:
  • Reviewed Tests

  • Added to Release Wiki/Jira

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes a duplicated “Configure GDB for debugging” block in the marklogic-server-ubi-rootless:base Dockerfile template, keeping a single microdnf install libcap + setcap + .gdbinit setup path for rootless debugging.

Changes:

  • Deleted the repeated “Configure GDB…” RUN block so the Dockerfile performs the setup once.
  • Minor robustness tweak: quotes the readlink -f /usr/bin/gdb substitution passed to setcap.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vitalykorolev
vitalykorolev merged commit d6d503b into develop Sep 1, 2026
6 checks passed
@vitalykorolev
vitalykorolev deleted the MLE-32285_remove-duplicate-entry branch September 1, 2026 21:47
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.

3 participants