We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc9bb8 commit 95269d0Copy full SHA for 95269d0
Dockerfile
@@ -20,7 +20,6 @@ ARG public_url=""
20
# be mitigated by switching to HTTP and increasing the network timeout.
21
# See https://github.com/yarnpkg/yarn/issues/5259 for more info.
22
RUN apk add --no-cache --update alpine-sdk \
23
- python \
24
git \
25
&& git clone https://github.com/lightninglabs/lightning-terminal /go/src/github.com/lightninglabs/lightning-terminal \
26
&& cd /go/src/github.com/lightninglabs/lightning-terminal \
0 commit comments