4 lines
59 B
Docker
4 lines
59 B
Docker
FROM mono
|
|
LABEL author="1Computer1"
|
|
|
|
COPY run.sh /var/run/
|