Skip to content

Commit dba0e11

Browse files
committed
tryout testcontainers
1 parent dc1982d commit dba0e11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ services:
6767
- .:/test
6868

6969
json_server:
70+
<<: &test-service
7071
image: testcontainers/json-server:latest
7172
environment:
7273
- JSON_SERVER_PORT=8010

0 commit comments

Comments
 (0)