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 e3600e0 commit fa0501eCopy full SHA for fa0501e
Dockerfile
@@ -1,6 +1,7 @@
1
# Copyright (c) UBC-DSCI Development Team.
2
FROM rocker/verse:4.1.0
3
4
+# install system dependencies
5
RUN apt-get update --fix-missing \
6
&& apt-get install -y \
7
ca-certificates \
0 commit comments