docker_images
docker_images copied to clipboard
A repository to hold definitions of docker images maintained by OSRF
Rolling has migrated to Ubuntu Noble: https://discourse.ros.org/t/preparing-ros-2-rolling-for-the-transition-to-ubuntu-24-04/35673/16
I am using the arm64 architecture for development and production environments (MacOS on M1 chipset locally, AWS Graviton in production), but the docker images pushed to Docker Hub appear to...
Given the effort that's been made to try to solve https://github.com/osrf/docker_images/issues/112 , I looked at creating images with Github Actions using buildah and hosting them on Github Packages. It seems...
Hi there, I run osrf/ros:humble-desktop-full in my windows machine. I want to use it to visualize data from my real robot. Silly question, how should I run the image so...
Has there been any demand/plan to preserve "snapshot" images, e.g. images taken at the certain period that will basically never be updated? This would allow us to take a control...
system info ` CPU: 10-core 64-bit arm_blizzard_avalanche Clang: 14.0.3 build 1403 Git: 2.42.0 => /opt/homebrew/bin/git Curl: 8.1.2 => /usr/bin/curl macOS: 13.5.2-arm64 CLT: 14.3.1.0.1.1683849156 Xcode: 14.3.1 ` **docker run command** ,...
Context in https://github.com/docker-library/official-images/issues/3890. TL;DR the docker images don't get rebuilt as the version of the metapackages never changes. We need a way to get them re-triggered. Possible solution: provide exact...
Last night the foxy and rolling images were out of date and CI tried to creat PRs to update them but failed with: ``` HUB_REPO: ros HUB_RELEASE: rolling HUB_OS_NAME: ubuntu...
Related: - https://github.com/osrf/docker_images/pull/667
Related: - https://github.com/osrf/docker_templates/pull/106