ros2aria/build_devcontainer.sh
2021-03-19 14:33:48 +01:00

4 lines
101 B
Bash

#!/bin/sh
docker build --build-arg WORKSPACE=/ws -f Dockerfile.devcontainer -t irth7/ros2aria-dev .