This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      The fix for the issues with maven in JENKINS-37987 broke workflows that have images where the container is run and the ENTRYPOINT is epxecxted to be used... one example being a container with systemd

      there should be a way to do something like:

      docker.image('foo').inside {
      sh 'make test'
      }
      

      and have the ENTRYPOINT still run

            Assignee:
            James Hogarth
            Reporter:
            James Hogarth
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: