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.
1 parent 4d56a09 commit 7e82e07Copy full SHA for 7e82e07
Dockerfile
@@ -8,7 +8,7 @@ RUN apt update
8
RUN apt upgrade -y
9
10
# Install all required packages
11
-RUN apt install -y --no-install-reccomends \
+RUN apt install -y --no-install-recommends \
12
bedtools \
13
ca-certificates \
14
curl \
0 commit comments