Replies: 4 comments 4 replies
-
Hey there. Yeah that's true... the documentation is quite non-existent. 🙈 So far, I've been using these containers only for the CI flows across different repositories. Any ideas how to improve the documentation? Anyway, you can have a look at the according dockerfiles to see what's included: |
Beta Was this translation helpful? Give feedback.
-
Hi Stephan, Following try: For me would it also intresting to have an Docker Container with the prebuild compiler chain. That would allow me to build NEORV32 executables as CICD job. What do you think could this improve this project? BR, |
Beta Was this translation helpful? Give feedback.
-
I would prefer it in the documentation. Perhaps in the section 5 Getting started as own headline 🧪 Development and there this two docker containers.
Yes I can do :) But i think this will take some minutes more. In general what i have in mind:
any additional ideas? To the background i face the need to build a binary under usage of CI/CD and artefactory out of an git repository. |
Beta Was this translation helpful? Give feedback.
-
Hi @NikLeberg
From the naming sounds riscv-gcc very nice. Whats there included. I mean the OS and the GCC variant. Does this work with @stnolting makefiles? Are there also tags available like v13.2 v12.0 and so on? Thanks for the hint :) |
Beta Was this translation helpful? Give feedback.
-
Hi Stephan,
i miss a little the docu whats included in the docker container impl/sim. Perhaps you could add a small section into the readme. Whats the purpose and the include. Thanks :)
At the moment i look for an way to build an executable with a docker container as CI/CD build.
BR,
Andreas
Beta Was this translation helpful? Give feedback.
All reactions