Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit e15fdec

Browse files
committedAug 8, 2020
ERROR: Version in "./docker-compose.yml" is
unsupported. You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the `services` key, or omit the `version` key and place your service definitions at the root of the file to use version 1. Signed-off-by: Egor Kostan <igorkostan@gmail.com>
1 parent 2c6371d commit e15fdec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3.8"
2-
version: "3"
31
version: "3.3"
42

53
services:

0 commit comments

Comments
 (0)