mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-27 00:04:28 +01:00
grr
This commit is contained in:
@@ -27,7 +27,7 @@ RUN apk add --update --no-cache \
|
||||
WORKDIR ${HOME}
|
||||
|
||||
COPY app/data/* ./
|
||||
COPY app/script/* /.
|
||||
COPY app/script/* ./
|
||||
COPY --from=cyphernode/clightning:v0.6.2 /usr/bin/lightning-cli .
|
||||
|
||||
RUN chmod +x startproxy.sh requesthandler.sh lightning-cli sqlmigrate*.sh \
|
||||
|
||||
Reference in New Issue
Block a user