Skip to content

Allow disabling docker entrypoint overwrite

What does this MR do?

Allows disabling the image entrypoint overwrite so only the default one works.

Why was this MR needed?

In order to fix #2625 (closed) with the proposed solution on #2625 (comment 87272957)

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Closes #2625 (closed)

Edited by Alessio Caiazza

Merge request reports