5 lines
73 B
Text
5 lines
73 B
Text
|
FROM nimlang/nim:alpine
|
||
|
LABEL author="1Computer1"
|
||
|
|
||
|
COPY run.sh /var/run/
|