mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Tests - Docker - update name of image and container
This commit is contained in:
@@ -2,8 +2,8 @@ version: '3'
|
||||
|
||||
services:
|
||||
php-cli:
|
||||
image: php-cli
|
||||
container_name: php-cli
|
||||
image: meritoo/common-library
|
||||
container_name: meritoo-common-library
|
||||
working_dir: /project
|
||||
entrypoint: php
|
||||
command: -S 0.0.0.0:9999
|
||||
|
||||
Reference in New Issue
Block a user