Skip to content

Commit

Permalink
dockerfile for DIANN 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Nov 21, 2024
1 parent 0ec84ff commit e56a82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ quantms by default uses diann 1.8.1 which license allows quantms to distribute t

## **Image Details**

- **Base Image**: `debian:12.8-slim`
- **Base Image**: `ubuntu:22.04`
- **DIA-NN Version**: `1.9.2`
- **Maintainer**: Yasset Perez-Riverol ([[email protected]](mailto:[email protected]))

Expand All @@ -39,5 +39,5 @@ docker build -t diann:1.9.2 .
### **Running the Container**

```bash
docker run -it diann:1.9.2 ./diann-1.9.2/diann-linux
docker run -it diann:1.9.2 diann --help
```

0 comments on commit e56a82b

Please sign in to comment.