[docker]: Add ptf docker to generic target (#210)

This commit is contained in:
lguohan 2017-01-24 19:18:42 -08:00 committed by Shuotian Cheng
parent 694e12b4b4
commit d1399e2380

View File

@ -4,4 +4,5 @@ SONIC_ALL += $(DOCKER_DATABASE) \
$(DOCKER_LLDP_SV2) \
$(DOCKER_SNMP_SV2) \
$(DOCKER_PLATFORM_MONITOR) \
$(DOCKER_DHCP_RELAY)
$(DOCKER_DHCP_RELAY) \
$(DOCKER_PTF)