Skip to content

Commit

Permalink
add note about ROS env variables to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yolnan committed Mar 12, 2024
1 parent 9225df3 commit 6e72b56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ CURRENT_UID=$(id -u):$(id -g) docker compose up
```

> Note: by default the docker image runs as a non-root user, so the environment variable `CURRENT_UID` must be supplied as shown above
> Note: set the `ROS_DOMAIN_ID` and `ROS_LOCALHOST_ONLY` environment variables prior to running `docker compose up`

0 comments on commit 6e72b56

Please sign in to comment.