eclair/eclair-node
pm47 ab2c91b5e0 simplified dockerfile
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 commit
(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 14:03:19 +09:00
..
src/main Moved akka conf to eclair-node application.conf (#252) 2017-12-04 13:31:05 +01:00
pom.xml simplified dockerfile 2017-12-05 14:03:19 +09:00