summaryrefslogtreecommitdiffstats
path: root/base_sdc-python
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28Fix buildMichaelMorris1-1/+1
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3929 Change-Id: I9fff00af2aa8c13ed9b6eebe3fde44ef751c878f
2021-04-20Fix Docker BuildChrisC1-1/+1
Update Ruby version for 2.7.3 as it is now released Issue-ID: SDC-3546 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Id5daa0016943c974b13daf859d25b4358d10627a
2021-04-07Fix Docker buildChrisC1-2/+2
Fix dockerbuild for base python that used a deprecated ruby version Issue-ID: SDC-3546 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I4033e71f67cb8c77cb4abafbc0330e9d6cc8c7e6
2020-12-30[docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save spacePratik raj1-1/+1
using "--no-cache-dir" flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead of using local cached one . Further , in case of Docker Containers , by restricting caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Issue-ID: SDC-3427 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: Ib72e4f0e0e4f777102e42f9c129405374adbfd9c
2020-06-15Update the base_sdc-pythonk.kedron2-10/+16
To use the new integration-python base image. Issue-ID: SDC-2784 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I84562747293c55ada644b20dc2b613212787efbd
2020-05-05Stabilize sdc-docker-base-maven-docker-stage-mastervasraz1-1/+1
Change-Id: Ia1da77a3b57ef1cefb47f3c6fe9c0152c6d485d1 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2873
2020-03-10create sdc user for non-root running of podsMichaelMorris1-3/+2
Change-Id: I7d6f7d7f67c23fcd063a5944341a1e8cae85e893 Issue-ID: SDC-2798 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2020-03-01Fixing base_sdc-python image build failureMichaelMorris1-1/+1
Change-Id: I92e14a82b8388d97c28c65b650dd3417382705be Issue-ID: SDC-2786 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-10-30Upgrade to Cassandra 3shrek20001-1/+1
Creating base dockers suitable for Cassandra 3 Issue-ID: SDC-2594 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I8246f3e0d2e5324d033c51711364a59fcf9e9a95
2019-09-20Fix build failure of base images5.0.2-ONAPelaltoDenis Kasanic1-2/+1
Upgrade of Alpine linux version of the openjdk:8-jdk-alpine base image obsoleted usage of edge repositories. These repositories were causing build failures. Elasticsearch newly requires an installation of linux-headers package. This package is required to build dependencies for plugin berkshelf. Issue-ID: SDC-2581 Signed-off-by: Denis Kasanic <denis.kasanic@tieto.com> Change-Id: Ib71846d4d449f035cf7633c8ac786553364efef7
2019-06-19Fixed Dockerfiles for base imagesTomasz Golabek1-4/+5
Dockerfiles for building base images of sdc components fixed. Change-Id: I50057d3edba1c06e6175e5cc547981efb11ecac3 Issue-ID: SDC-2367 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2018-10-29upgrading jettyTal Gitelman1-12/+29
Change-Id: If2e184523a8a6f6544a696f12e9905418c2a6368 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-14Fix additional library CVEsMichael Lando1-5/+5
Change-Id: I44f9ca73c487eee8fb4bf19de4b4eaab6061a3c1 Issue-ID: SDC-1424 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-03Fix additional library CVEsMichael Lando1-1/+1
Change-Id: I34e046111821729909cf31fa670c4f80f1ef76ce Issue-ID: SDC-1310 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-09Fix additional library CVEs in sdc-docker-baseGary Wu1-1/+4
Fix CVEs around the following packages: binutils jq libtasn1 libpng curl libcurl Change-Id: Ib9b8419e3f35072a43bdc88a92255ee6f8968943 Issue-ID: SDC-1310 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03fix merge failureMichael Lando1-22/+6
set all versions in the bases Change-Id: I9e54a5b391c97c261045d8e6fca02aa84f926478 Issue-ID: SDC-1222 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-24fix build issue in base DockerfileMichael Lando1-1/+1
Change-Id: I56cb023c7e91c926790088dab742cbb5bcc51c44 Issue-ID: SDC-1222 Signed-off-by: Michael Lando <ml636r@att.com>
2018-02-20fix python base dockerYuli Shlosberg1-3/+3
Change-Id: Ib260194d06465f06a0f2b3723c73225d48396515 Issue-ID: SDC-920 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20fix python base dockerYuli Shlosberg1-1/+1
Change-Id: Ia5fdebfa6305492b8b4e5b12d41346fbae22e06c Issue-ID: SDC-920 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20fix python base dockerYuli Shlosberg1-1/+4
Change-Id: I9bc8dc23ff3b3fa2e2c29336c0e17d4e9612214d Issue-ID: SDC-920 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20new python baseYuli Shlosberg1-0/+27
Change-Id: Iafdb86c376dbdf358d576a880d59c3ae1eef0cf2 Issue-ID: SDC-920 Signed-off-by: Yuli Shlosberg <ys9693@att.com>