
Build portieris docker image based off of most recent (0.7.0) tag. This will enable additional commits to be included without requiring a new release of upstream portieris. This will be able to be upversioned when a new portieris version is released, with patches being dropped. Story: 2007348 Task: 40415 Change-Id: I729398b32a8fcb642ca6f3265b5116dd86122b7f Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
BUILDER=docker
|
|
LABEL=portieris
|
|
DOCKER_REPO=https://github.com/IBM/portieris.git
|
|
DOCKER_REF=0.7.0
|