Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
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
|
|
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
|
|
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
|
|
Change-Id: Ia1da77a3b57ef1cefb47f3c6fe9c0152c6d485d1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2873
|
|
Change-Id: I7d6f7d7f67c23fcd063a5944341a1e8cae85e893
Issue-ID: SDC-2798
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Change-Id: I92e14a82b8388d97c28c65b650dd3417382705be
Issue-ID: SDC-2786
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Creating base dockers suitable for Cassandra 3
Issue-ID: SDC-2594
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I8246f3e0d2e5324d033c51711364a59fcf9e9a95
|
|
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
|
|
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>
|
|
Change-Id: If2e184523a8a6f6544a696f12e9905418c2a6368
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Change-Id: I44f9ca73c487eee8fb4bf19de4b4eaab6061a3c1
Issue-ID: SDC-1424
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I34e046111821729909cf31fa670c4f80f1ef76ce
Issue-ID: SDC-1310
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
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>
|
|
set all versions in the bases
Change-Id: I9e54a5b391c97c261045d8e6fca02aa84f926478
Issue-ID: SDC-1222
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I56cb023c7e91c926790088dab742cbb5bcc51c44
Issue-ID: SDC-1222
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: Ib260194d06465f06a0f2b3723c73225d48396515
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: Ia5fdebfa6305492b8b4e5b12d41346fbae22e06c
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I9bc8dc23ff3b3fa2e2c29336c0e17d4e9612214d
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: Iafdb86c376dbdf358d576a880d59c3ae1eef0cf2
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|