Bläddra i källkod

Removes obsolete `version` directive from docker compose files (#1125)

Michael Lehmkuhl 1 år sedan
förälder
incheckning
5d9292392e

+ 0 - 2
compose/compose.dev-linux.yaml

@@ -1,5 +1,3 @@
-version: "3"
-
 services:
   app:
     volumes: &appvolumes

+ 0 - 2
compose/compose.dev-ssh.yaml

@@ -1,5 +1,3 @@
-version: "3"
-
 services:
   app:
     volumes: &appvolumes

+ 0 - 2
compose/compose.dev.yaml

@@ -1,5 +1,3 @@
-version: "3"
-
 services:
   app:
     volumes: &appvolumes

+ 0 - 2
compose/compose.healthcheck.yaml

@@ -1,5 +1,3 @@
-version: "3"
-
 services:
   app:
     healthcheck:

+ 2 - 4
compose/compose.yaml

@@ -10,8 +10,6 @@
 ## 172.17.0.1 in this file with the result of:
 ## docker network inspect bridge --format='{{(index .IPAM.Config 0).Gateway}}'
 
-version: "3"
-
 services:
   app:
     image: markoshust/magento-nginx:1.24-0
@@ -116,14 +114,14 @@ services:
     image: sj26/mailcatcher
     ports:
       - "1080:1080"
-  
+
   ## Cloudflare tunnel support, uncomment to enable
   #tunnel:
   #  container_name: cloudflared-tunnel
   #  image: cloudflare/cloudflared:latest
   #  command: tunnel run
   #  env_file: env/cloudflare.env
-  
+
   ## Blackfire support, uncomment to enable
   #blackfire:
   #  image: blackfire/blackfire:2