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