aboutsummaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04Adding the generic solver codevrvarma1-69/+0
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
2020-02-25Setting the python oparent to 3.0.0 for osdfvrvarma1-3/+2
Change-Id: I333b5be4260d4968d7a9602eccdb8a8e3d99bea9 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-686
2019-12-13osdf rearchitecture into apps and libsvrvarma1-11/+16
Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-637
2018-07-25Fix Docker image to use the nexus artifactsDileep Ranganathan1-4/+16
Fixed Docker image to use the nexus artifacts instead of building from source. Added proxy support. Updated the Docker image version for Casablanca. Change-Id: If7f6eb206356c5b255804f27949d23ab85068f52 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-05-16Updating the config fileAnkitkumar Patel1-1/+1
Updating the config file as workaround Issue-ID: OPTFRA-237 Change-Id: Iacdb4e8ab0f38d0809c4881b3faca0b4f3164d0c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16Updated DockerFile to set environment variableAnkitkumar Patel1-1/+1
Updated docker file to set the environment variable Issue-ID: OPTFRA-237 Change-Id: I97275c9c7b3963b6282a8d59f4177dc8b94e53fe Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-07Updated docker fileAnkitkumar Patel1-1/+1
Updated docker file Issue-ID: OPTFRA-200 Change-Id: Iac689582a86a73e36048b93daf656d162aa5a3af Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-04EELF logging is addedAnkitkumar Patel1-1/+1
EELF logging is added. Issue-ID: OPTFRA-227 Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-04-22Fixing the docker file to set default python execVarma, Vikas (vv8305)1-0/+2
Change-Id: I3bd6f16b85ada4111585818a3009de75f7294665 Issue-ID: OPTFRA-221 Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
2018-03-28Adding an autostart in DockerSastry Isukapalli1-0/+2
Issue-ID: OPTFRA-22 Change-Id: I6b5e072d48d312e86cd681908e62b71059774093 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-03-22Add docker components for CSITSastry Isukapalli1-0/+49
Added license to Dockerfile Added 8699 internal port and 8698 external port Issue-ID: OPTFRA-22 Change-Id: I232acc6cd417efda164ae825362dcc6d0be28a12 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>