jenkins-controller-eclair: final changes to docker deployment

This change incorporates some changes that were suggested for
the initial import of the jenkins-controller-eclair dockerfile
that didn't make it into the review that was merged.

The first change was to rewrite the Dockerfile to be independent
of the trustedfirmware docker image in order to reduce the
complexity of the build.

The plugins.txt has also been rebuilt to include some of the extra
dependencies that eclair had rather than bundling them up into
S3.

Finally, we install a specific version of the eclair jenkins plugin
in the dockerfile explicitly so that we're not blindly trusting
the integrity of the S3 repo.

Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org>
Change-Id: Id02598bf44dc839eef3d2ddd5bf06a330f83854f
2 files changed
tree: eb232b30555b0fd3507eff716383bde8d9f2b844
  1. eclair-linaro/
  2. jenkins-controller-eclair/
  3. .gitignore
  4. .gitreview
  5. README.md
README.md

misra-dockerfiles

This repository contains the dockerfiles used to create the MISRA docker images stored in the TrustedFirmware ECR.

Since not all components of the docker images are public, some files are stored in a private S3 repository.

Each directory in this repo corresponds to a tagname for the MISRA ECR and contains a build.sh for the image.