Skip to content

Add CD with Docker #73

@dtbpkmte

Description

@dtbpkmte

Using Docker will:

  • Reduce building effort and make deployment easier
  • Ensure a clean environment
  • Can be used for both CI and deploying on hardware

Proposed CI/CD workflow:

  • Builds image
  • Test image
  • Push image to Docker Hub

=> For testing on RPi: just pull the image and run

Steps to do:

  • Dockerfile from arm64v8/ros:humble-ros-core
  • Compose file for multiple tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions