mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 15:55:05 +00:00
Update README.md
This commit is contained in:
parent
1078c58192
commit
8ce4b1e278
@ -3,7 +3,7 @@
|
|||||||
This template repository should give a good overview on how to build your own ROS2 development instance and produce a new hosted docker image out of it.
|
This template repository should give a good overview on how to build your own ROS2 development instance and produce a new hosted docker image out of it.
|
||||||
|
|
||||||
## Install dependencies needed for working with docker images and tools to make your life easier
|
## Install dependencies needed for working with docker images and tools to make your life easier
|
||||||
Using the official Docker convenience instaler script, we will install docker and docker compose:
|
Using the official Docker convenience installer script, we will install docker and docker compose:
|
||||||
```
|
```
|
||||||
curl -fsSL https://get.docker.com -o get-docker.sh
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
sudo sh get-docker.sh
|
sudo sh get-docker.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user