Mercurial > repos > jpayne > seqsero2s
changeset 14:82c491b2afbf draft
planemo upload commit 39a0d4a8c663536e4c235b061425b159173209d8
| author | galaxytrakr |
|---|---|
| date | Fri, 15 May 2026 12:38:11 +0000 |
| parents | c15a67e4b8a7 |
| children | b15b07ad729b |
| files | Dockerfile |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Dockerfile Fri May 15 12:22:14 2026 +0000 +++ b/Dockerfile Fri May 15 12:38:11 2026 +0000 @@ -2,6 +2,7 @@ # Default build: docker build -t seqsero2s:latest . # Test build: docker build --target test -t seqsero2s:test . + # ============================================================================ # Stage 1: Base image with mambaforge for faster dependency resolution # ============================================================================
