4 lines
61 B
Docker
4 lines
61 B
Docker
FROM r-base
|
|
LABEL author="1Computer1"
|
|
|
|
COPY run.sh /var/run/
|