Skip to content

Commit 1ade993

Browse files
committed
Update Dockerfile
1 parent 7857989 commit 1ade993

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
@@ -1,6 +1,7 @@
11
FROM r-base:latest
22
LABEL maintainer="Yen-Chieh Liao <davidycliao@gmail.com>"
33

4+
45
# 安裝系統依賴
56
RUN apt-get update && apt-get install -y \
67
python3 \

0 commit comments

Comments
 (0)