Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Apr 16, 2024
1 parent 6139137 commit 26121e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions images/aomlomics-jh/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
FROM docker.io/aomlomics/tourmaline:latest
LABEL org.opencontainers.image.maintainers="eli.holmes@noaa.gov"
LABEL org.opencontainers.image.authors="Luke Thompson NOAA"
LABEL org.opencontainers.image.source=https://github.com/nmfs-opensci/container-images/aomlomics-jh
LABEL org.opencontainers.image.description="Tourmaline is an amplicon sequence processing workflow for Illumina sequence data that uses QIIME 2 and the software packages it wraps."
LABEL org.opencontainers.image.licenses=Apache2.0

ENV NB_USER=jovyan \
NB_UID=1000 \
Expand Down

0 comments on commit 26121e9

Please sign in to comment.