Skip to content

Commit 89f91a2

Browse files
committed
remove docker-ros submodule
1 parent 996f36d commit 89f91a2

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ catkin build -DCMAKE_BUILD_TYPE=Release mqtt_client
4747
colcon build --packages-up-to mqtt_client --cmake-args -DCMAKE_BUILD_TYPE=Release
4848
```
4949

50-
Alternatively, you can directly run the *mqtt_client* in a Docker container.
51-
52-
```bash
53-
# mqtt_client/docker$
54-
docker compose up run
55-
```
5650

5751
## Usage
5852

0 commit comments

Comments
 (0)