4 lines
85 B
Bash
Executable file
4 lines
85 B
Bash
Executable file
#!/usr/bin/bash
|
|
|
|
docker pull osrf/ros:jazzy-desktop-full
|
|
docker compose build --pull
|