aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-backend/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2017-10-24Update SDC-Simulator base image to the latestTal Gitelman1-2/+0
Change-Id: I36a574755d8642ee6b7d16915bf078c382e5119a Issue-Id: SDC-527 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-24Add user root for running commandsAreli Fuss1-4/+8
Add user root definition before run command Change-Id: I22548ac31a0028b0f7ff13597c25675eed96ccea Issue-Id: SDC-525 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-10ONAP normative fixesTal Gitelman1-2/+0
Change-Id: I7d811880942d586bf200040c21dec431c6abb6f7 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-09-11Replace baselines of SDC dockersAreli Fuss1-25/+10
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-08-14[SDC-236] [DevOps] - Changed version of jettyIdan Amit1-1/+1
image in fe and be dockerfiles Change-Id: If7fb71e6add800da620909980a0d5c699e907520 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-07-22[sdc] 1710 rebase codeMichael Lando1-0/+1
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-19Merge "Add proxy support"Michael Lando1-1/+10
2017-06-22[sdc] - latest code changesTal Gitelman1-0/+1
Change-Id: I861387094b000367218bb417624fe50d3c37f70e Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-14Add proxy supportVictor Morales1-1/+10
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-5/+3
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-20docker file updateMichael Lando1-0/+27
Change-Id: I6a7356e740263fe818572bf5cb71618d2c259d01 Signed-off-by: Michael Lando <ml636r@att.com>