From c8981e4b0b8661faf98a19dad7802fb1a3734ee3 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Sun, 20 Nov 2016 16:35:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7?= =?UTF-8?q?=D1=83=D0=B5=D0=BC=20=D1=84=D0=B8=D0=BA=D1=81=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=BD=D1=8B=D0=B5=20=D0=B8=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=BE=D0=B1=D0=B8=D1=80?= =?UTF-8?q?=D0=B0=D0=B5=D0=BC=D1=8B=D1=85=20images,=20=D1=82.=D0=BA.=20?= =?UTF-8?q?=D0=BE=D0=BD=D0=B8=20=D0=BC=D0=BE=D0=B3=D1=83=D1=82=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BD=D1=84=D0=BB=D0=B8=D0=BA=D1=82=D0=BE=D0=B2=D0=B0?= =?UTF-8?q?=D1=82=D1=8C=20=D1=81=20=D0=B4=D1=80=D1=83=D0=B3=D0=B8=D0=BC?= =?UTF-8?q?=D0=B8=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/docker-compose.yml b/tests/docker-compose.yml index 68be0c3..4c2d96d 100644 --- a/tests/docker-compose.yml +++ b/tests/docker-compose.yml @@ -2,6 +2,7 @@ version: '2' services: testphp: container_name: accountelyby_testphp + image: account_testphp build: context: ../ dockerfile: Dockerfile-dev @@ -23,6 +24,7 @@ services: testdb: container_name: accountelyby_testdb + image: account_testdb build: ./../docker/mariadb environment: MYSQL_ROOT_PASSWORD: ""