Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
Install can-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Nov 22, 2023
1 parent 145b7c5 commit c926a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM docker.io/arm64v8/ros:humble-ros-base

RUN apt update && apt install can-utils

WORKDIR /tmp

RUN git clone https://github.com/gsl-lite/gsl-lite && cd gsl-lite && \
Expand Down

0 comments on commit c926a7c

Please sign in to comment.