1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00
eclair/eclair-core
Nicolas Dorier 0794fb8d5a Docker support with repeatable build (#255)
Dependency to `git` has been removed, we now use `notag` when building without
a git directory.

In order to reliably fetch all dependencies, we do a first blank build
(with no source files), then we copy the sources and do a real commit.

This is a simpler and more robust approach.

Also, fixed the .dockerignore to filter out IDE files.
2017-12-05 17:29:47 +01:00
..
src Add test on signing a single Updatefee with no other updates (#254) 2017-12-04 18:41:39 +01:00
eclair-cli eclair-cli: added payreq desc, fixed method names (#238) 2017-11-27 20:46:17 +01:00
pom.xml Docker support with repeatable build (#255) 2017-12-05 17:29:47 +01:00