Initial commit

This commit is contained in:
Emi Vasilek 2024-01-29 05:57:24 +00:00
commit a3b6aedd86
3 changed files with 32 additions and 0 deletions

7
docker-compose.m4 Normal file
View file

@ -0,0 +1,7 @@
define(`rmbreaks', `patsubst(`$*', `
', `')')dnl
define(`iinclude', `rmbreaks(include(`$*'))')dnl
# DO NOT EDIT THIS FILE
# it has been autogenerated from docker-compose.yml.m4, edit that file instead and then run docker-compose-m4
include(docker-compose.yml.m4)