Docker Traceability plugin not showing Environment info

XMLWordPrintable

      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.

            Assignee:
            Alex Taylor
            Reporter:
            Alex Soto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: