We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sparse Positions
1 parent f510c5f commit fb36efeCopy full SHA for fb36efe
docker-compose-preprocessing.yml
@@ -1,6 +1,6 @@
1
services:
2
siloPreprocessing:
3
- image: ghcr.io/genspectrum/lapis-silo:0.8.5
+ image: ghcr.io/genspectrum/lapis-silo:pr-993
4
command: preprocessing
5
mem_limit: 350g
6
volumes:
docker-compose.yml
lapisOpen:
- image: ghcr.io/genspectrum/lapis:0.5.17
+ image: ghcr.io/genspectrum/lapis:0.6.1
restart: unless-stopped
ports:
- ${LAPIS_PORT}:8080
@@ -17,7 +17,7 @@ services:
17
stop_grace_period: 0s
18
19
silo:
20
21
22
23
0 commit comments