GenSpectrum / LAPIS-SILO

Sequence Indexing engine for Large Order of genomic data
GNU Affero General Public License v3.0
12 stars 3 forks source link

More distribution options than docker image: binaries #575

Open corneliusroemer opened 1 month ago

corneliusroemer commented 1 month ago

Related to https://github.com/loculus-project/loculus/issues/2765

In Loculus we'd like to have zstd available in a container that does silo preprocessing.

There's a PR #574 but in general there's a question how to package/distribute silo.

It might be good to add the following release assets in addition to the current Alpine image:

fengelniederhammer commented 1 month ago

Our current images are Ubuntu based: https://github.com/GenSpectrum/LAPIS-SILO/blob/c34fa1f18e8985b4f2b10cec57c28fd68fa76b02/Dockerfile#L13

corneliusroemer commented 1 month ago

Oh yes indeed - I must have looked at the wrong dockerfile or an old one