Replies: 1 comment
-
Hi @SD-13. If you rewrite 01 script for your OS and then configure some environment variables like CONTAINER_RUNTIME to match the OS, it could (should?) work. It is just too much work for us to maintain support for each distro, given how many OS related dependencies and configurations we need to do to setup dev-env. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using EOS and I want to try the dev env.
The supported distros list is this
centos9 rhel9 centos10 rhel10 ubuntu20 ubuntu22 ubuntu24
. Is there any workaround to try it on Arch based OS?Actually I want to reproduce issues like this locally and that inspired me to have a dev setup. Please correct me if it is not the right way to reproduce it.
Beta Was this translation helpful? Give feedback.
All reactions