Refactor build process to clean it up.
This commit is contained in:
2
all-apps/Makefile
Normal file
2
all-apps/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
run:
|
||||
sudo docker-compose -f docker-compose.yaml $(find . -mindepth 2 -maxdepth 2 -type f -name docker-compose.yaml -exec echo -f {} \;) up
|
||||
Reference in New Issue
Block a user