Skip to content

Used to deploy several ros2 docker container on different hosts.

Notifications You must be signed in to change notification settings

BunteStadt/docker_ros2_stack_deployer

Repository files navigation

docker_ros2_stack_deployer

Used to deploy several ros2 docker container on different hosts.

This repo is a base to deploy a stack of ros2 docker containers on different hosts.
It uses docker compose and docker context to deploy the containers on different hosts.

The Compose files are based on the individual repos, however some parameters are overwritten.

For example in the "local" compose.yaml the build is done locally with context: . which is now changes to build remotely from the git repo.

Also the volume mounts used for development are removed.

This is done by using the docker compose include and overwrite feature.

About

Used to deploy several ros2 docker container on different hosts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages