aboutsummarylogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorChristoph Bayer2021-01-29 10:12:10 +0100
committerChristoph Bayer2021-01-29 10:12:10 +0100
commit8f1a60f67bfbb58adf980bd52ca541de1134701d (patch)
tree4502763ec3d4c17200718249d7748057f0fc6fe5 /docker-compose.yml
downloadaur-php7-gnupg.tar.gz
Initial version 1.4.0
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
new file mode 100644
index 000000000000..b11c60fa7962
--- /dev/null
+++ b/docker-compose.yml
@@ -0,0 +1,4 @@
+build:
+ build: .
+ volumes:
+ - ".:/package"