Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32723

Docker Traceability plugin not showing Environment info

      Environment information is not printed in any report of a traced image.

      To reproduce it I have only created a new build image with Build and Publish Step, after that I have run a docker run of that image, and finally with docker ps -a I got the container ID.

      After that I run curl http://localhost:8080/docker-traceability/submitContainerStatus --data-urlencode inspectData="$(docker inspect 10e377d00f60)" --data-urlencode environment="This is custom"

      But after that going to Docker Traceability option and watching the entry you cannot see the message entered in environment field.

          [JENKINS-32723] Docker Traceability plugin not showing Environment info

          Alex Soto created issue -
          Alex Soto made changes -
          Summary Original: Docker Traceability plugin does not show New: Docker Traceability plugin not showing Environment info
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 168387 ] New: JNJira + In-Review [ 183102 ]
          Oleg Nenashev made changes -
          Assignee New: Alex Taylor [ ataylor ]

            ataylor Alex Taylor
            asotobueno Alex Soto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: