B. Batkhuu

Results 3 comments of B. Batkhuu

Is it working? Mine doesn't work...: compose.yml: ``` api: image: somerepo/somename:sometag depends_on: - db restart: unless-stopped env_file: - path: ./.env required: false ``` Output err: ``` validating /Users/someuser/workspaces/projects/test/compose.yml: services.api.env_file.0 must...

Is it working? Mine doesn't work: compose.yml: ``` api: image: somerepo/somename:sometag depends_on: - db restart: unless-stopped env_file: - path: ./.env required: false ``` Output error: ``` validating /Users/someuser/workspaces/projects/test/compose.yml: services.api.env_file.0 must...

Sorry, I don't have time to understand tests and fix for this case. @akefirad, of course. Thank you~