Skip to content

Commit

Permalink
lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
hopedisastro committed Oct 31, 2024
1 parent b08151b commit 9ed1b7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions images/trtools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ RUN curl -Ls https://micro.mamba.pm/api/micromamba/linux-64/latest | tar -xvj bi
mkdir ${MAMBA_ROOT_PREFIX} && \
micromamba install -y --prefix ${MAMBA_ROOT_PREFIX} -c bioconda -c conda-forge \
trtools=${VER} && \
rm -r /root/micromamba/pkgs


rm -r /root/micromamba/pkgs

0 comments on commit 9ed1b7e

Please sign in to comment.