summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2018-05-28 20:53:00 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2018-05-28 20:53:13 +0200
commit9d5115e52c4c42af8249d8eb6f0ad3b8030f7c8d (patch)
tree3874790b285d3ef0817ea5f761a1c88a48a9070a /.dockerignore
parent87d26e7b5b94bea662ffb23ef9cc9b6b9d849696 (diff)
Add Dockerfile.
The Dockerfile uses deploy (https://shinmera.github.io/deploy/) to create a self-contained binary and packages it as a Docker image.
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..93462d9
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,5 @@
+.*
+Dockerfile
+ChangeLog
+COPYING*
+bin