containers Docker containers for general use On push to main, the ros-core image is build and pushed to Github Container Registry. Pulling the images Example: docker pull ghcr.io/high-flyers/ros-core:latest Authenticating to Github Container Registry You have to do this only once. Create a Personal Access Token - guide Login to ghcr.io with the access token - guide