[build]: add docker-ptf-* as stretch docker targets (#4516)

Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
lguohan
2020-05-01 11:20:33 -07:00
committed by GitHub
parent 34cad97f30
commit c55603f494
9 changed files with 9 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ $(DOCKER_PTF_NEPHOS)_PATH = $(DOCKERS_PATH)/docker-ptf-saithrift
$(DOCKER_PTF_NEPHOS)_DEPENDS += $(PYTHON_SAITHRIFT_NEPHOS)
$(DOCKER_PTF_NEPHOS)_LOAD_DOCKERS += $(DOCKER_PTF)
SONIC_DOCKER_IMAGES += $(DOCKER_PTF_NEPHOS)
SONIC_STRETCH_DOCKERS += $(DOCKER_PTF_NEPHOS)