Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First docker devcontainer is running #10

Draft
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

shirzartenwer
Copy link

Using the latest ubuntu image from dockerhub, the first dev container is running. I tested it on arm based Macbook and x76_64linux. This worked without specifying in the dockerfilewhat is the target system. So it should work on other linux distro or windows I assume.

Things that still need to be done is using the specified version of GCC, CMAKE, MOLDetc. Because these specified version is not yet available directly from apt. So it needs to be built when container is sprung up. But this increase the time of building container significantly. So a better solution or compromise should be found.

@shirzartenwer shirzartenwer marked this pull request as draft October 8, 2024 17:46
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.

1 participant