Hello everyone
Recently discovered Sozi and I must say it is wonderful. I wanted to contribute to the community to make the use of Sozi easier. Also, to facilitate the work of Guillaume in the deployment of Sozi.
I'm very fond of docker for package multiplatform content and invested some hours to prepare a docker container. The result is docker container that bundles inkscape+sozi+sozi-export plus instructions
https://hub.docker.com/r/escalope/inkscape-sozi
You need to have installed docker (available in all linuxes and windows and macos), but this is only tested in linux. This docker allows to run everything without installing anything and compromising your local filesystem. However, it will work only from commandline. No desktop shortcuts or desktop integration. Plain command line. Excellent for a first contact and decide to install everything permanently.
Guillaume, there are links in the folder to my dockerfile, in case you want to give it other uses. I must say it was tricky to make it all work, specially the npm part. Also, I failed to compile with bower the original git repo. However, it works with the deb you provided. Will open an issue for that after this.
If you have issues with this dockerfile, please, open an issue in the dockerfile repo: https://github.com/escalope/dockerfile-sozi