Remove "version" from docker-compose files (#27494)

GitOrigin-RevId: 8d9a0e58e3a9c6c4296e4585115d1b259e26a6cd
This commit is contained in:
Alf Eaton
2025-07-30 09:50:40 +01:00
committed by Copybot
parent 0d0916e402
commit 03a4bbb96b
24 changed files with 0 additions and 46 deletions

View File

@@ -1,4 +1,3 @@
version: '2.2'
services: services:
sharelatex: sharelatex:
restart: always restart: always

View File

@@ -1,4 +1,3 @@
version: '2.2'
services: services:
sharelatex: sharelatex:
image: ${IMAGE_TAG_CE:-sharelatex/sharelatex:latest} image: ${IMAGE_TAG_CE:-sharelatex/sharelatex:latest}

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
build: build:

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
volumes: volumes:
minio-certs: minio-certs:

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
volumes: volumes:
minio-certs: minio-certs:

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
volumes: volumes:
minio-certs: minio-certs:

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
volumes: volumes:
minio-certs: minio-certs:

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER

View File

@@ -2,8 +2,6 @@
# Instead run bin/update_build_scripts from # Instead run bin/update_build_scripts from
# https://github.com/overleaf/internal/ # https://github.com/overleaf/internal/
version: "2.3"
services: services:
test_unit: test_unit:
image: node:22.17.0 image: node:22.17.0

View File

@@ -1,5 +1,3 @@
version: "2.3"
volumes: volumes:
data: data:

View File

@@ -1,5 +1,3 @@
version: "2.3"
volumes: volumes:
data: data: