6 lines
80 B
Docker
6 lines
80 B
Docker
FROM centurylink/ca-certs
|
|
|
|
ADD drone-telegram /
|
|
|
|
ENTRYPOINT ["/drone-telegram"]
|