Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-13 | Remove ONBUILD directive to allow project to install their libs7.0.1 | mrichomme | 1 | -3/+0 | |
the ONBUILD leads to the installation of python libs but some python libs required some system libraries As the baseline has to be GPLv3 free, it is not possible to rely on a list the easiet way iis to remove the directive projects are responsible of the libs they introduce Issue-ID: INT-1589 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibd28c4d90798e20de1b685852421fdcca90bb14a Signed-off-by: mrichomme <morgan.richomme@orange.com> | |||||
2020-05-18 | Create Dockerfile for python3 image7.0.0 | mrichomme | 1 | -0/+22 | |
Issue-ID: INT-1589 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I5cfe4c16380878737fe45cc8a2159a71a1f4912b Signed-off-by: mrichomme <morgan.richomme@orange.com> |