aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.test.yml')
-rw-r--r--docker-compose.test.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docker-compose.test.yml b/docker-compose.test.yml
new file mode 100644
index 00000000..b86b38a5
--- /dev/null
+++ b/docker-compose.test.yml
@@ -0,0 +1,6 @@
+sut:
+ build: .
+ #This means we are using the build container, not the final container
+ target: build
+ entrypoint: /bin/sh
+ command: /opensmtpd/tests/test_all.sh