be41771eda
Remote clients always pulled their images from docker.io, with the only thing changing being the tag of the image. Now, the full image path is configurable. Change-Id: Ie62a38a28e456681f4fa40762783f7fc4adbbe4f Story: 2006711 Task: 39093 Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com>
3 lines
189 B
Bash
3 lines
189 B
Bash
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.4.0-v1.0.0"
|
|
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"
|