We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7857989 commit 1ade993Copy full SHA for 1ade993
Dockerfile
@@ -1,6 +1,7 @@
1
FROM r-base:latest
2
LABEL maintainer="Yen-Chieh Liao <davidycliao@gmail.com>"
3
4
+
5
# 安裝系統依賴
6
RUN apt-get update && apt-get install -y \
7
python3 \
0 commit comments