We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768256b commit b94025aCopy full SHA for b94025a
Makefile
@@ -38,7 +38,7 @@ clear-cache: perm
38
$(EXEC) $(CONSOLE) cache:clear --no-warmup
39
$(EXEC) $(CONSOLE) cache:warmup
40
41
-tty: ## Run app container in interactive mode
+shell: ## Run app container in interactive mode
42
$(EXEC) /bin/bash
43
44
clear: perm ## Remove all the cache, the logs, the sessions and the built assets
0 commit comments