Add scripts for attaching to running container

This commit is contained in:
Zach Borboa
2020-05-18 22:16:57 -07:00
parent 14317ca210
commit f4c41cb4b7
9 changed files with 27 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php53" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php54" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php55" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php56" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php70" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php71" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php72" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php73" bash -l
+3
View File
@@ -0,0 +1,3 @@
# Attach to running container.
docker exec --interactive --tty "php74" bash -l