This commit is contained in:
aynic.os
2021-06-16 12:19:52 +01:00
parent f0c10a3082
commit ce449b3966
80 changed files with 828 additions and 448 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
# target base: Fire docker-network-create stack-base-up base-ssh-add
# target base: Fire ssh-add
.PHONY: base
base: docker-network-create $(if $(DOCKER_RUN),stack-base-up) ssh-add
base: $(if $(DOCKER_RUN),install-bin-docker docker-network-create stack-base-up) ssh-add