We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6c2d0d + c4277fc commit 27998dcCopy full SHA for 27998dc
docker-compose.test.yml
@@ -1,5 +1,5 @@
1
sut:
2
- image: this
+ image: $IMAGE_NAME
3
links:
4
- redis
5
command: echo "Test pass!"
0 commit comments