4 lines
71 B
Docker
4 lines
71 B
Docker
FROM jackfirth/racket
|
|
LABEL author="1Computer1"
|
|
|
|
COPY run.sh /var/run/
|