Skip to content

Commit

Permalink
docs: Moved section with link to development with Docker for ROS
Browse files Browse the repository at this point in the history
  • Loading branch information
2b-t committed Feb 25, 2023
1 parent 6d61612 commit d876f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This is guide explains how one can **develop inside/deploy a [Docker container](

This guide does not apply to Windows and Macintosh operating systems as it relies on a `PREEMPT_RT`-patched host system and Docker on Windows and Macintosh actually runs with a light-weight virtual machine in the middle.

For an **introduction into development with Docker** and Docker-Compose, how to set it up in Visual Studio Code and a guide for using it with graphic user interfaces and ROS workspaces have a look at my other repository [**`docker-for-ros`**](https://github.com/2b-t/docker-for-ros).

### Use-cases

This can be useful for several different applications, in particular:
Expand All @@ -27,8 +29,6 @@ This can be useful for several different applications, in particular:

but may also apply to software developers developing any other form of real-time capable code.

For an **introduction into development with Docker** and Docker-Compose, how to set it up in Visual Studio Code and a guide for using it with graphic user interfaces and ROS workspaces have a look at my other repository [**`docker-for-ros`**](https://github.com/2b-t/docker-for-ros).



## 1. Docker for real-time applications
Expand Down

0 comments on commit d876f57

Please sign in to comment.