looking for more script output
This commit is contained in:
@@ -10,5 +10,5 @@ install:
|
|||||||
- docker run -d -p 127.0.0.1:80:80 --name nginx-php-fpm php
|
- docker run -d -p 127.0.0.1:80:80 --name nginx-php-fpm php
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- docker ps | grep -q nginx-php-fpm
|
- docker ps
|
||||||
- curl 172.17.0.2
|
- curl 127.0.0.1:80
|
||||||
|
|||||||
Reference in New Issue
Block a user