Skip to content

Ifm3d-ros2 Docker image for platform linux/arm64 #16

Answered by KtGunn
KtGunn asked this question in Q&A
Discussion options

You must be logged in to vote

Finally got back to this project. After sorting out install and configuration issues on my system the docker image builds and loads in the OVP. A bit volumous at 1.32GB but I'm too happy with the successful build to complain.

In case it might be of help to somebody, below are the commands I used to build the image. I am running Ubuntu 22.04, docker version 20.10.24 build 297e128:

$ docker buildx create --use --name multi-arch-builder
$ docker buildx build --platform=linux/arm64/v8 -f Docker.ros2 --no-cache --load --tag=ovp-ros2:0.1 .

Again, thank you for your help.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@KtGunn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@lola-masson
Comment options

@KtGunn
Comment options

Answer selected by KtGunn
@lola-masson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants