Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

File metadata and controls

7 lines (5 loc) · 335 Bytes

DDS ENABLER TEST DOCKER

In order to build this docker image, use command in current directory:

docker build --rm -t ddsenabler_test:some_tag --build-arg "fastcdr_branch=master" --build-arg "fastdds_branch=master" --build-arg "devutils_branch=main" --build-arg "ddspipe_branch=main" --build-arg "ddsenabler_branch=main" .