aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-sanity/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-03-21new ui sanity dockerYuli Shlosberg1-18/+0
Change-Id: I257c198c563771b5badcf36a479cb499f841682f Issue-ID: SDC-995 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-12-06Rename dockers from openecomp to onapIdan Amit1-1/+1
Updated the name of the dockers from openecomp to onap. Updated the docker files to use the latest version of the dockers base images Change-Id: I5403cf4b25a032bdebcbcabef9a709e5bd9ea2b0 Issue-ID: SDC-710 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-13change base docker ver to release verYuli Shlosberg1-1/+1
Change-Id: I8d15c29c223abe513c11b36a0cf2a14c190cc01a Issue-Id: SDC-645 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 93edecf667ec87d1a9f357604d0509eb20bf9093)
2017-09-20Build sanity docker execute automationYuli Shlosberg1-0/+7
Change-Id: Iab282ea167d12fba4a3f425a5d300397ab435b44 Issue-Id: SDC-315 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-11Replace baselines of SDC dockersAreli Fuss1-20/+4
Replace the FROM definition to include SDB baseline dockers and clean relevant commands Change-Id: I0d8659d80daef8a1abb6213f7d4d469e46a37862 Issue-Id: SDC-306 Signed-off-by: Areli Fuss <af732p@att.com>
2017-07-22[sdc] 1710 rebase codeMichael Lando1-1/+0
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-19Clean up DockerfileChuck Short1-6/+9
- Try to follow Dockerfile best practices: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/ - Cleanup formatting to make it a bit more readable. Change-Id: I9b5e13bdb270477ea92c0b101beaa519e5fe6223 Signed-off-by: Chuck Short <charles.short@ericsson.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-14Add proxy supportVictor Morales1-0/+9
It's not possible to build the Docker images behind a corporate proxy. This change adds support to HTTP and HTTPS protocols for creation of images. Change-Id: Iabe675d86e2879270dda069179b7b854da0a93bd Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando1-4/+0
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>
2017-02-23set url to https://omnitruck.chef.io/install.shGrinberg Moti1-4/+1
Change-Id: I1eb228adf80e44d97a0a95eb37477ee1c0d76ab9 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22copy chef-install.sh into dockerGrinberg Moti1-1/+3
Change-Id: I2a7517c3760b1b5a7701941804153d7a8d78454a Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22add missing RUN commandGrinberg Moti1-1/+1
Change-Id: I0c4ae8d301e5a5d428e11a368d9abf2f47dd1b3e Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-22add chef-install.sh until LF will fix curlGrinberg Moti1-1/+2
Change-Id: Icf5b5ab19b65c9c367d15cec1293c8325b4bdb97 Signed-off-by: Grinberg Moti <mg877n@att.com>
2017-02-21Change chef link to httpml636r1-1/+1
Change-Id: I60df2d5370eac04f8dd5e7348ccb7eeaf22f8bee Signed-off-by: ml636r <ml636r@att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+20
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>