first apps :)

This commit is contained in:
Yann Autissier
2023-11-26 05:14:30 +01:00
parent 5e3782c944
commit 2699a04c84
12 changed files with 122 additions and 15 deletions
-1
View File
@@ -192,7 +192,6 @@ ssh@%:
## it updates COMPOSE_FILE with all .yml files of the current stack
.PHONY: stack
stack:
$(call compose-file)
$(foreach stackz,$(STACK),$(call docker-stack,$(stackz)))
$(call compose-file,$(MYOS_STACK),$(MYOS_STACK_FILE))