11 ms·
Surprising that the Linux setup instructions for the server component don't include Docker/Podman as an option, its Snap/PPA for Ubuntu and RPM for Fedora. May
by jmillikin 6mo ago
Surprising that the Linux setup instructions for the server component don't include Docker/Podman as an option, its Snap/PPA for Ubuntu and RPM for Fedora.
Maybe the assumption is that container-oriented users can build their own if given native packages?
- freedomben 6mo agoThey do have some container options, though I definitely think they should be added to the release page: https://lemonade-server.ai/install_options.html#docker https://lemonade-server.ai/install_options.html#docker
- zenoprax 6mo agoWhy should this be on the "Releases"? Shouldn't that just be for build artifacts? Pre-built containers belong on a registry, no? I suppose a Dockerfile could be included but that also seems unconventional.
- freedomben 6mo agoI just meant on the instructions part of the releases page (since they already have some installation instructions), not the artifacts themselves.