Skip to content

Conversation

@marc-hanheide
Copy link
Member

This pull request includes significant changes to the dev container setup, primarily focusing on simplifying the configuration and removing unused components. It uses the new image that is generated by #25, so #25 needs to be deployed first.

The most important changes include the removal of the Dockerfile, renaming and modifying the devcontainer.json file, and cleaning up the installation script and repository references.

Dev container setup simplification:

  • .devcontainer/Dockerfile: Removed the Dockerfile, which included the base image setup, user configuration, and installation of dependencies.
  • .devcontainer/devcontainer.json: Renamed from .devcontainer/cuda-opengl/devcontainer.json and modified to use a different image without CUDA and OpenGL.

Installation script cleanup:

Repository references cleanup:

CI workflow cleanup:

@gcielniak
Copy link
Contributor

deprecated due to new workflow

@gcielniak gcielniak closed this Sep 25, 2025
@gcielniak gcielniak deleted the main_new_image branch September 26, 2025 13:18
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.

2 participants