mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
This was failing the docker hub builds, since the git-config retains an absolute path to the worktree location when cloning. Copying it over from the host system means that this path now points to a non-existent location, which then interfered with the submodule initialization. This fixes it by not using the copy directly, but rather it creates a clean clone from the copied location, including a submodule init. Signed-off-by: Christian Decker <@cdecker> |
||
---|---|---|
.. | ||
init | ||
plugins | ||
pylightning | ||
Dockerfile.builder | ||
Dockerfile.builder.fedora | ||
Dockerfile.builder.i386 | ||
lightning-cli.bash-completion | ||
linuxarm32v7.Dockerfile | ||
short_channel_id-to-txid.sh |