summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorFlorian Wininger <fw.centrale@gmail.com>2022-04-12 11:12:59 +0200
committerFlorian Wininger <fw.centrale@gmail.com>2022-04-12 11:30:51 +0200
commit26a40fe7505046298256c91c470cdb9c02979b85 (patch)
tree42758418dc662b07fdb158d47ae041267bab9973 /.dockerignore
parent8643e4e5bfa8051a6c89211c78c2c7df5901dacd (diff)
downloadnet-ssh-26a40fe7505046298256c91c470cdb9c02979b85.tar.gz
Run test with docker
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..080bf72
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,6 @@
+# Remove Git
+.git/
+.gitignore
+
+docker-compose.yml
+README.md