diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-05-20 05:03:23 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-05-20 05:03:23 +0300 |
commit | a83b727a134d1262a1b91aa7fb0154330ca50f5f (patch) | |
tree | b35f706700620f079ba856db08544fd283d5b154 /examples | |
parent | 90d530fe1067ce9080c58fddc936904db90e361e (diff) | |
download | applause2-a83b727a134d1262a1b91aa7fb0154330ca50f5f.tar.gz |
added AppImage via pkg2appimage
* Docker turned out to be impractical since you cannot connect a dockerized Jack client
to a Jack server on the host as library versions would have to match exactly.
Neither did I get Netjack to run in Docker.
Also when running in Docker, it would be tricky to get gnuplot to work (and Tcl/Tk support in the future).
Especially the Jupyter notebook packaging would have been a lot easier, though with Docker.
* AppImage will automatically avoid bundling libjack and require a compatible libjack on the host instead.
* Using pkg2appimage ensures we can pull in dependencies as Debian packages.
* This version of AppImage.yml does not contain Jupyter notebooks.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions