Compare commits

..

No commits in common. "master" and "v0.6.0" have entirely different histories.

View File

@ -1,9 +1,8 @@
services: services:
backend:
image: library/backend:latest
frontend: frontend:
command: depends_on:
- /usr/bin/cp backend:
- --recursive condition: service_completed_successfully
- --force
- /tmp/foo.txt
- /tmp/bar.txt
image: library/frontend:latest image: library/frontend:latest