commit | 8172d67e4855c7c7ea91a3ee8da4a1a36216e4b9 | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Thu Apr 22 19:22:11 2021 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Tue Apr 27 20:46:25 2021 -0500 |
tree | 74fe377ebdbe882edb65a83ab335fb11f905b880 | |
parent | 18101ca41b81e753b65786d788984543a68218b5 [diff] |
dockerfile-template: install packages to support ssh-server There is a need to recover code coverage logs from FVP containers [1] so install required packages. Also, use docker ENV variables in the dockerfile-template to hold packages dependencies, making it cleaner the package installation phase. [1] https://review.trustedfirmware.org/c/ci/tf-a-ci-scripts/+/9632 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: Iafb730c26412954026221be54d39081aa7dd2e26