Skip to content

Conversation

@marc-hanheide
Copy link
Member

This pull request updates the base Docker image used in the GitHub Actions workflow for building Docker images. The change ensures compatibility with the latest image repository structure.

Workflow configuration update:

  • .github/workflows/docker-build-image.yml: Updated the base_image in the matrix configuration from lcas.lincoln.ac.uk/lcas/ros:jammy-humble-cuda11.8-opengl to lcas.lincoln.ac.uk/lcas/ros-docker-images:humble-2 to align with the updated Docker image repository.

@yilmazabdurrah
Copy link
Member

We need specifically CUDA 11.8, this is why @ibrahimhroob has prepared that image, as far as I remember. @marc-hanheide, will it work with lcas.lincoln.ac.uk/lcas/ros-docker-images:humble-2?

@marc-hanheide
Copy link
Member Author

We need specifically CUDA 11.8, this is why @ibrahimhroob has prepared that image, as far as I remember. @marc-hanheide, will it work with lcas.lincoln.ac.uk/lcas/ros-docker-images:humble-2?

I used the wrong image initially, working on it.

@marc-hanheide
Copy link
Member Author

There are some issues that needed fixing stemming from code that is no no longer compatible. See #34 which supersedes this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker build fails: detectron2 editable install error due to missing torch

3 participants