Replies: 3 comments 1 reply
-
Hi @Mannshoch 👋 Unfortunately the docs are a bit lacking in this regard. Wolf is able to automatically launch and control docker containers (this might change in future), so in order for you to be able to make custom apps you'll have to tip your toes into building your own custom Docker images. There's a bit more info and an example in how to do that here. Feel free to ask here or over our Discord channels if you need any more help! |
Beta Was this translation helpful? Give feedback.
-
I've build my Kodi image by replicating the structure of the other apps in this repo. The most important part i found was that the command line tool for starting gow the pre wolf way has also a build option that sets required env variables that are required to build the container. I'm also on the Discord and happy to help. |
Beta Was this translation helpful? Give feedback.
-
I'm looking around how I could add a custom application to gow. I could not find a manual to do it.
Do I understand it right, that I'm not able to use a flatpak, appimage or snap for that?
Is lutris the proposed way for that?
What have I to do to e.g. get FreeCAD working?
AppImage, Flatpak, SNAP, GitHub
Beta Was this translation helpful? Give feedback.
All reactions