commit | 7571839d72c65bf3ba4ad9f528bdd0d22134d199 | [log] [tgz] |
---|---|---|
author | Kelley Spoon <kelley.spoon@linaro.org> | Tue Sep 27 07:21:01 2022 -0500 |
committer | Benjamin Copeland <ben.copeland@linaro.org> | Fri Sep 30 15:35:20 2022 +0200 |
tree | eb232b30555b0fd3507eff716383bde8d9f2b844 | |
parent | 83e95dd8599878e552238400447af547751c7352 [diff] |
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
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.