@@ -0,0 +1,3 @@
+docker start containerid
+
+docker stop $(docker container ls -q) (Stops all containers)