Skip to content

Commit 7d8c196

Browse files
adding code comment
1 parent a0a8814 commit 7d8c196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ LABEL maintainer="cwright2@fredhutch.org"
33

44
WORKDIR /rocker-build/
55

6+
# System dependencies for R packages
67
RUN apt-get update && apt-get install -y \
78
cmake \
89
xz-utils \

0 commit comments

Comments
 (0)