Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More distribution options than docker image: binaries #575

Open
corneliusroemer opened this issue Sep 13, 2024 · 2 comments
Open

More distribution options than docker image: binaries #575

corneliusroemer opened this issue Sep 13, 2024 · 2 comments

Comments

@corneliusroemer
Copy link
Contributor

corneliusroemer commented Sep 13, 2024

Related to loculus-project/loculus#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:

  • Release binaries, for Linux (glibc) x86 and ARM [possibly also for macOS (would simplify local testing as one doesn't have to mount things into docker)]
@fengelniederhammer
Copy link
Contributor

Our current images are Ubuntu based:

FROM ubuntu:22.04 AS server

@corneliusroemer
Copy link
Contributor Author

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

@corneliusroemer corneliusroemer changed the title More distribution options than alpine based docker image: ubuntu and/or binaries More distribution options than alpine based docker image: binaries Sep 13, 2024
@Taepper Taepper changed the title More distribution options than alpine based docker image: binaries More distribution options than docker image: binaries Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants