Docker image for rclex development
10K+
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
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.
Content type
Image
Digest
sha256:c9dcc9232…
Size
392 MB
Last updated
21 days ago
docker pull rclex/rclex_dockerPulls:
345
Last week