docker: Add a usable dockerfile

This is based on @NicolasDorier's excellent proposal for a Dockerfile, sans the
writing of a config file.

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
Co-authored-by: Christian Decker <decker.christian@gmail.com>
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
Christian Decker
2018-06-21 17:42:52 +02:00
committed by Rusty Russell
parent 1899e000d6
commit 0d3c3a225e
4 changed files with 173 additions and 7 deletions

2
.gitattributes vendored
View File

@@ -1,4 +1,4 @@
# Declare files that will always have CRLF line endings on checkout.
*.sh text eol=lf
*.py text eol=lf
Makefile text eol=lf
Makefile text eol=lf