Add CI-based build of rtmgr using multiple stages 66/266/5 v0.1.0
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 5 Jun 2019 19:51:17 +0000 (15:51 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 18 Jun 2019 10:05:08 +0000 (06:05 -0400)
commit419d851344e85fffeeb9a65726cd02e97dbfe7df
tree11e270bd6f2cee4d14b3b142a0fcb61eb4e8b861
parent16d84d6f7d3489e65e0a83ba9c0d5d62c3914c7f
Add CI-based build of rtmgr using multiple stages

Created single Dockerfile based on existing files.
Added tag-definition file that is read by the Jenkins job
that builds a Docker image.
Upgrade to go version 1.12.
Un-ignore and add .gitreview file.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ic1c15844a83b36e59bd94f8ea5c424e41177908d
.gitattributes [new file with mode: 0644]
.gitignore
.gitreview [new file with mode: 0644]
Dockerfile [moved from build/binary/Dockerfile with 61% similarity]
build/binary/compile.sh [deleted file]
build/container/Dockerfile [deleted file]
container-tag.yaml [new file with mode: 0644]