forked from Doma/docker-mopidy
Adds Autotest and healthcheck.
This commit is contained in:
3
docker-compose.test.yml
Normal file
3
docker-compose.test.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
sut:
|
||||
build: .
|
||||
command: sh -c '(mopidy &) && sleep 5 && curl --connect-timeout 5 --show-error --fail http://localhost:6680/'
|
||||
Reference in New Issue
Block a user