You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable Running Global Composer Install during the Build:
910
+
Enabling Global Composer Install during the build for the container allows you to get your composer requirements installed and available in the container after the build is done.
911
911
912
912
1 - open the `docker-compose.yml` file
913
913
@@ -951,7 +951,7 @@ c - rebuild the Workspace Container `docker-compose build workspace`
0 commit comments