Add Dockerfiles with base build images 33/2933/5
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 23 Mar 2020 21:35:15 +0000 (17:35 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 24 Mar 2020 14:11:51 +0000 (10:11 -0400)
commit57174356ce7614bceddc8822610785726bf4216f
tree1051aba9fd66596795fefdaaeef19dc17cbed684
parent3b56acc14a2308e853612e22738cd44687288149
Add Dockerfiles with base build images

Migrate active Dockerfiles out of ci-management repo to reduce
turn-around time on changes.
Upgrade RMR in Alpine images to version 3.6.2
Upgrade Golang in Ubuntu image to 1.12.17, 1.13.9, 1.14.1

Issue-ID: INT-108
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I2d2bf510dc01c34bc0888fac7a78f817e27d92b9
.gitattributes [new file with mode: 0644]
.gitreview
bldr-imgs/README.md [new file with mode: 0644]
bldr-imgs/bldr-alpine3-go/Dockerfile [new file with mode: 0644]
bldr-imgs/bldr-alpine3-go/container-tag.yaml [new file with mode: 0644]
bldr-imgs/bldr-alpine3/Dockerfile [new file with mode: 0644]
bldr-imgs/bldr-alpine3/container-tag.yaml [new file with mode: 0644]
bldr-imgs/bldr-ubuntu18-c-go/Dockerfile [new file with mode: 0644]
bldr-imgs/bldr-ubuntu18-c-go/container-tag.yaml [new file with mode: 0644]