Install on Cobia (23.10) #250
Replies: 1 comment
-
|
Solved my issue .... default script assumes a bridge interface is in place and I did not have one. changed 'systemd_nspawn_user_args=--network-bridge=br1' to 'systemd_nspawn_user_args=--macvlan=eno1' and things are progressing in what appears to be a normal way. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
investigating moving from Truecharts to docker-compose apps via a docker jail using this video as a starting point and 'install' is no longer an option. I can run jlmkr.py list and nothing is created but when I tried to create the docker jail from the jailmaker template it errors-out.
Before I start digging deeper, do I just need to download jlmkr.py into my jailmaker dataset and start creating jails per the jailamaker documentation or is there a step I am missing?
Thanks in advance for help with this noob!
Beta Was this translation helpful? Give feedback.
All reactions