
This commit adds `cstate-management` application's container image build. Subsequent commits will be added to effectively establish `cstate-management` as a StarlingX application. Test Plan: PASS: Check whether Docker image build runs successfully. PASS: Check whether built image runs accordingly. Story: 2011105 Task: 50176 Authored-By: Guilherme Santos <guilherme.santos@windriver.com> Co-Authored-By: Vinicius Lobo <vinicius.rochalobo@windriver.com> Change-Id: I03e1eb020da4fd87b1048cabaf14e1f5b9b5ae3d Signed-off-by: Guilherme Santos <guilherme.santos@windriver.com>
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
BUILDER=docker
|
|
LABEL=cstate-management
|
|
DOCKER_CONTEXT=../docker
|
|
DOCKER_FILE=./Dockerfile |