This commit is contained in:
Zach Borboa
2018-10-22 18:25:52 -07:00
parent f981084aec
commit 538524f09b
7 changed files with 49 additions and 49 deletions
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php53" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php53" \
--tty \
"php-curl-class/php53"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php53" \
--tty \
"php-curl-class/php53"
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php54" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php54" \
--tty \
"php-curl-class/php54"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php54" \
--tty \
"php-curl-class/php54"
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php55" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php55" \
--tty \
"php-curl-class/php55"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php55" \
--tty \
"php-curl-class/php55"
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php56" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php56" \
--tty \
"php-curl-class/php56"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php56" \
--tty \
"php-curl-class/php56"
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php70" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php70" \
--tty \
"php-curl-class/php70"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php70" \
--tty \
"php-curl-class/php70"
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php71" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php71" \
--tty \
"php-curl-class/php71"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php71" \
--tty \
"php-curl-class/php71"
+7 -7
View File
@@ -6,10 +6,10 @@ cd "${SCRIPT_DIR}/../../.."
project_dir="${PWD}"
docker start "php72" ||
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php72" \
--tty \
"php-curl-class/php72"
docker run \
--detach \
--interactive \
--mount "type=bind,src=${project_dir},dst=/data,readonly=true" \
--name="php72" \
--tty \
"php-curl-class/php72"