|
|
@@ -111,7 +111,7 @@ class Command(DocoptCommand):
|
|
|
return os.path.join(self.base_dir, file_path)
|
|
|
|
|
|
if os.path.exists(os.path.join(self.base_dir, 'docker-compose.yaml')):
|
|
|
- log.warning("Fig just read the file 'docker-compose.yaml' on startup, rather "
|
|
|
+ log.warning("Compose just read the file 'docker-compose.yaml' on startup, rather "
|
|
|
"than 'docker-compose.yml'")
|
|
|
log.warning("Please be aware that .yml is the expected extension "
|
|
|
"in most cases, and using .yaml can cause compatibility "
|