We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1982d commit dba0e11Copy full SHA for dba0e11
test/docker-compose.yml
@@ -67,6 +67,7 @@ services:
67
- .:/test
68
69
json_server:
70
+ <<: &test-service
71
image: testcontainers/json-server:latest
72
environment:
73
- JSON_SERVER_PORT=8010
0 commit comments