rclex/rclex_docker

Sponsored OSS

By rclex

Updated 21 days ago

Docker image for rclex development

Image
0

10K+

rclex/rclex_docker repository overview

rclex_docker

This repository publishes pre-built Docker images for the trial and tests of Rclex. The Dockerfile and associated mix commands are maintained at GitHub:rclex/rclex_docker.

You can use the Docker image like the following.

$ docker pull rclex/rclex_docker:latest
$ docker run -it --rm --name rclex rclex/rclex_docker:latest

The rule of Docker Tags and Git Branches

Since Rclex relies heavily on 3 components (ROS 2, Elixir and Erlang/OTP), we decide to give the Tag of the Docker image a long name to clarify each version.

  • name-exA.B.C-otpX.Y.Z
    • name: The distribution of ROS 2 (e.g., dashing, foxy)
    • A.B.C: The version of Elixir (e.g., Elixir 1.9.1)
    • X.Y.Z: The version of Erlang (e.g., OTP-22.0.7)

Please check the available versions/tags on GitHub.

Tag summary

Content type

Image

Digest

sha256:c9dcc9232

Size

392 MB

Last updated

21 days ago

docker pull rclex/rclex_docker

This week's pulls

Pulls:

345

Last week