This commit is contained in:
Björn Ellensohn 2023-11-20 11:21:40 +01:00
parent 2fd9a3a745
commit b69adf0b1c

View File

@ -3,12 +3,12 @@ version: "3.9"
services:
# Base image containing dependencies.
base:
image: ghcr.io/bjoernellens1/ros2-base:humble
image: ghcr.io/bjoernellens1/cps_bot_mini_ws/bot:base
build:
context: .
dockerfile: docker/Dockerfile
tags:
- ghcr.io/bjoernellens1/ros2-base:humble
- ghcr.io/bjoernellens1/cps_bot_mini_ws/bot:base
args:
ROS_DISTRO: humble
UNDERLAY_WS: cps_bot_mini_ws