AppImage packaging: containerized build, host-only py_func/lua_func
build.sh runs appimage-builder in a Debian Bookworm container (Podman or Docker) so it works on Arch / non-Debian hosts. Uses single src/requirements.txt; TESTIUM_VERSION exported in runtime.env.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,6 +26,7 @@ package/appimage/*.AppImage
|
||||
package/appimage/src
|
||||
package/appimage/*.py
|
||||
AppDir
|
||||
*.squashfs
|
||||
doc/manual/doxygen
|
||||
doc/manual/sphinx/build/*
|
||||
doc/manual/sphinx/source/_build/*
|
||||
|
||||
Reference in New Issue
Block a user