aboutsummaryrefslogtreecommitdiffstats
path: root/docker/opteng
AgeCommit message (Collapse)AuthorFilesLines
2021-06-24Remove unwanted components from imagekrishnaa962-49/+15
Remove unwanted linux components from the docker image and move the common parts to osdf-base image Issue-ID: OPTFRA-853 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I1b2185781e187526bae114ad718c4758d373cee5
2020-09-13Upgrade osdf python to 3.8vrvarma1-19/+22
Upgrade docker image to ubuntu20.04 Change-Id: I9fbb3acc921fe689bc4a3302543e5e872c72668f Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-796
2020-03-23Refactor docker timeouts for opteng imagevrvarma1-2/+1
scikit-learning package is causing timeouts for alpine based docker. Change-Id: I1b8670bacce9135b74d01778da47926f10f09e6a Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-722
2020-03-20fix csit, cleanup dockerfile for osdfvrvarma1-4/+7
Change-Id: Ie3d44592a382ba8e886c2a7544520cbed6971f84 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-722
2020-03-04Adding the generic solver codevrvarma2-0/+129
Add docker file for optim engine Run pods as a non-root user Fix docker tag script Change-Id: If25fe66b839a70e83e35292031a2da012e81fe47 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-712