This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
github.com-tmaier-docker-compose
Watch
1
Star
0
Fork
0
You've already forked github.com-tmaier-docker-compose
mirror of
https://github.com/tmaier/docker-compose
synced
2024-11-22 16:01:59 +01:00
Code
Issues
5a86bc3fc9
github.com-tmaier-docker-co...
/
docker-compose.test.yml
6 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
Add simple test of successful installation of docker-compose Based on https://docs.docker.com/docker-cloud/builds/advanced/#environment-variables-for-building-and-testing
2018-04-29 06:26:27 +02:00
version
:
'3'
services
:
sut
:
Add $BUILD_PATH env variable
2018-04-29 06:28:13 +02:00
build
:
${BUILD_PATH}
Add simple test of successful installation of docker-compose Based on https://docs.docker.com/docker-cloud/builds/advanced/#environment-variables-for-building-and-testing
2018-04-29 06:26:27 +02:00
command
:
docker-compose version
Copy Permalink