xsoulp / containers-ros-buildtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker ros-buildtools image

Docker image used to compile, test and publish our cpp projects. Also has the capabilities to build .deb packages.

Build

Melodic version :

docker build --pull -t ros-buildtools:melodic -f melodic/Dockerfile .

Noetic version :

docker build --pull -t ros-buildtools:noetic -f noetic/Dockerfile .

About


Languages

Language:Shell 86.0%Language:Dockerfile 13.8%Language:EmberScript 0.2%