The command "just shell" can be used to create a shell on one of the running docker containers when developing locally. Previously it only worked on the main server container, but now the container arg can be used to specify any of the containers by their service names.
Diff:
+2
-2