summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-frontend/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
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-10-24Update SDC-Simulator base image to the latestTal Gitelman1-2/+0
Change-Id: Idcb9c19fd4cefbac3955404f4e66e993c4d59ef1 Issue-Id: SDC-527 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-24Add user root for running commandsMichael Lando1-0/+4
Add user root definition before run command Change-Id: I6dcb957a870ddc3524e5001203e4cc640ce94070 Issue-Id: SDC-525 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-11Replace baselines of SDC dockersAreli Fuss1-21/+7
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-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-1/+1
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/+24
Change-Id: I6a7356e740263fe818572bf5cb71618d2c259d01 Signed-off-by: Michael Lando <ml636r@att.com>