-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
Hello everyone!
Since I created the first version of our docker repository I will give you a full description of our goal and our ideas related to this topic.
The docker repository was created by a GitHub workflow (this is the first attempt and can be changed later).
What we need for the docker repository
- The first important thing is that the image is going to be updated automatically using Github actions, so we need to find a method to set up a version of docker images.
- We will need a README.md file also, I am excited to hear your ideas about this file. Yet, I think it needs essentially a good description of our project, how to use it, and something like the following part (How to use the docker image as a workspace (with VSCode)).
How to use the docker image as a workspace (with VSCode)
You can pull the image directly which contains the setup development environment ( contains git and LLVM ...) with the entire ONE code. So you can use the image directly for development. I use VSCode for development so I will show you how to use it with the image. To do so, you will need Visual Studio Code Remote Development. After running your container, you can work from within the container:
BaseMaxBaseMax
Metadata
Metadata
Assignees
Labels
No labels




