I've never had a positive experience with Docker

I’m not going to use your software because the only way to install it is via a bloated Docker image. I have nothing else to say but I wanted you to know.

2 Likes

If you really hate docker, this is always an option:

You can simply build and install the app with deno. No docker needed.

With v1 there are actual binary releases that can be downloaded from the releases page of the Github repository. Would it be possible to do the same for the new v2 releases as well? The downloads are executable without downloading Deno and dependencies.

Yeah for v2 I’d like to have a proper binary release that can also self update. That would be one of two modes of installation: docker and single binary.

It is by the way possible to install SB v2 without docker, but the tone of the message doesn’t encourage me to put any effort into explaining that to be honest.

6 Likes

There is now a single-binary distribution of SilverBullet that doesn’t require docker: Install/Binary