Slow startup of sayonara

Thanks :+1:

I am testing in a VM maybe that’s the reason for the slow startup. It’s still around 30 seconds on first start.

I am building in docker so I cannot use the newest snap. I have to download an older version because with the newest I get an error:

Traceback (most recent call last):
  File "/snap/snapcraft/current/bin/snapcraft", line 5, in <module>
    from snapcraft.cli import run
ModuleNotFoundError: No module named 'snapcraft'

So I am following this solution here: Snapcraft failed in container