Skip to content

Commit

Permalink
remove version (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
aOelschlager authored Aug 12, 2024
1 parent 908ca60 commit 6f08049
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 29 deletions.
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.acme.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
traefik:
# Do not set `api.insecure`, `api.dashboard`, `api.debug` to `true` in production.
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.activemq.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.alpaca.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.blazegraph.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.cantaloupe.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.code-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#
# References:
# - https://www.drupal.org/docs
version: '3.7'
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.crayfish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.crayfits.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.custom.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# This file builds a local image from the codebase folder
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#
# Organizations should not use this as their base instead they should refer
# to the documentation in this project for the correct approach.
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.drupal.mariadb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
# Override defaults so Mariadb is used as the database for this service.
drupal:
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.drupal.postgresql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
# Override defaults so PostgreSQL is used as the database for this service.
drupal:
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.drupal.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# These are the common settings for any drupal when used with any of the environment types.
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.etcd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Example of using a different backend for confd rather then
# environment variables.
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.fcrepo.mariadb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
# Override defaults so Mariadb is used as the database for this service.
fcrepo:
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.fcrepo.postgresql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
# Override defaults so PostgreSQL is used as the database for this service.
fcrepo:
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.fcrepo.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.fcrepo6.mariadb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
# Override defaults so Mariadb is used as the database for this service.
fcrepo:
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.fcrepo6.postgresql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
services:
# Override defaults so PostgreSQL is used as the database for this service.
fcrepo:
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.fcrepo6.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# - composer requires / install
# - Drush commands
# - Manual changes to the codebase directory
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.mariadb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.postgresql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.secrets.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
secrets:
ACTIVEMQ_PASSWORD:
file: "../../secrets/live/ACTIVEMQ_PASSWORD"
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.solr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# - composer requires / install
# - Drush commands
# - Manual changes to the codebase directory
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.starter_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# - composer requires / install
# - Drush commands
# - Manual changes to the codebase directory
version: "3.7"
networks:
default:
internal: true
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# For a traefik to be able to route traffic to a given container, that
# container needs to be on the `gateway` network, otherwise traefik will
# discover it via Docker but will not be able to redirect traffic to it.
version: "3.7"
networks:
gateway:
driver: bridge
Expand Down
1 change: 0 additions & 1 deletion build/docker-compose/docker-compose.watchtower.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# This service will automatically restart a service if a newer image is
# available on the system, useful for local development but should not
# be used in production.
version: "3.7"
services:
watchtower:
image: containrrr/watchtower
Expand Down

0 comments on commit 6f08049

Please sign in to comment.