Skip to content

Commit b078cf3

Browse files
committed
fix
1 parent ccc5aba commit b078cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/xud/Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ COPY --from=builder /xud/node_modules /app/node_modules
2828
COPY --from=builder /xud/dist /app/dist
2929
COPY --from=builder /xud/bin /app/bin
3030
COPY --from=builder /xud/seedutil/seedutil /app/seedutil/seedutil
31+
COPY --from=builder /xud/sample-xud.conf /app/sample-xud.conf
3132
COPY entrypoint.sh update-backup-dir.sh xud-backup.sh /
3233
WORKDIR /app
3334
RUN ln -s /app/bin/xud /usr/local/bin/xud

0 commit comments

Comments
 (0)