4 lines
81 B
Docker
4 lines
81 B
Docker
|
FROM lightninglabs/lightning-terminal:v0.12.4-alpha
|
||
|
|
||
|
RUN apk add --no-cache curl
|