Skip to content

Commit

Permalink
feat: 更新 docker 26.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Mar 29, 2024
1 parent ceaeef4 commit 137578e
Show file tree
Hide file tree
Showing 27 changed files with 10 additions and 62 deletions.
2 changes: 0 additions & 2 deletions compose/docker-compose-celery-xpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
celery:
image: ${REGISTRY:-docker.io}/jumpserver/core-ee:${VERSION}
2 changes: 0 additions & 2 deletions compose/docker-compose-celery.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
celery:
image: ${REGISTRY:-docker.io}/jumpserver/core-ce:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-chen.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
chen:
image: ${REGISTRY:-docker.io}/jumpserver/chen:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-core-xpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
core:
image: ${REGISTRY:-docker.io}/jumpserver/core-ee:${VERSION}
2 changes: 0 additions & 2 deletions compose/docker-compose-core.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
core:
image: ${REGISTRY:-docker.io}/jumpserver/core-ce:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-es.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
es:
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.16
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-init-db-xpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
core:
image: ${REGISTRY:-docker.io}/jumpserver/core-ee:${VERSION}
2 changes: 0 additions & 2 deletions compose/docker-compose-init-db.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
core:
image: ${REGISTRY:-docker.io}/jumpserver/core-ce:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-kael.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
kael:
image: ${REGISTRY:-docker.io}/jumpserver/kael:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-koko.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
koko:
image: ${REGISTRY:-docker.io}/jumpserver/koko:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-lb.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
web:
ports:
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-lion.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
lion:
image: ${REGISTRY:-docker.io}/jumpserver/lion:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-magnus-xpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
magnus:
ports:
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-magnus.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
magnus:
image: ${REGISTRY:-docker.io}/jumpserver/magnus:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-mariadb.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
mysql:
image: jumpserver/mariadb:10.6
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-minio.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
minio:
image: jumpserver/minio:latest
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-mysql.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
mysql:
image: jumpserver/mysql:5.7
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-network.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

networks:
net:
driver: bridge
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-network_v6.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

networks:
net:
driver: bridge
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-panda.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
panda:
image: ${REGISTRY:-docker.io}/jumpserver/panda:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-razor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
razor:
image: ${REGISTRY:-registry.fit2cloud.com}/jumpserver/razor:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-redis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
redis:
image: jumpserver/redis:6.2
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-video-worker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
video:
image: ${REGISTRY:-registry.fit2cloud.com}/jumpserver/video-worker:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-video.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
video:
image: ${REGISTRY:-registry.fit2cloud.com}/jumpserver/video-worker:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-web.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
web:
image: ${REGISTRY:-docker.io}/jumpserver/web:${VERSION}
Expand Down
2 changes: 0 additions & 2 deletions compose/docker-compose-xrdp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '2.4'

services:
xrdp:
image: ${REGISTRY:-registry.fit2cloud.com}/jumpserver/xrdp:${VERSION}
Expand Down
20 changes: 10 additions & 10 deletions scripts/const.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,36 +26,36 @@ STATIC_ENV=${PROJECT_DIR}/static.env
. "${STATIC_ENV}"

export OS=$(uname -s)
export DOCKER_VERSION=25.0.4
export DOCKER_VERSION=26.0.0
export DOCKER_MIRROR="https://download.jumpserver.org/docker/docker-ce/linux/static/stable"
export DOCKER_BIN_URL="${DOCKER_MIRROR}/$(uname -m)/docker-${DOCKER_VERSION}.tgz"
if [[ "$(uname -m)" == "x86_64" ]]; then
DOCKER_MD5=417e91fcf5774d0f04c58d5500b1946f
DOCKER_MD5=908fb24b8e3712199b30d4b381af9bba
fi
if [[ "$(uname -m)" == "aarch64" ]]; then
DOCKER_MD5=9095035fc0700aacfc7262cf353e91e8
DOCKER_MD5=b4868578258823e4b6ba1b83048dc5c1
fi
if [[ "$(uname -m)" == "loongarch64" ]]; then
DOCKER_MD5=ec3634e6fec48aedbc903a9f47f7f6b0
DOCKER_MD5=fb04660cdb594e2628361a0591078958
fi
if [[ "$(uname -m)" == "s390x" ]]; then
DOCKER_MD5=794804888e312a8d912eac1b9a4ac3e4
DOCKER_MD5=f417e4e6480c630ad3e527706610aa82
fi
export DOCKER_MD5

export DOCKER_COMPOSE_VERSION=v2.24.7
export DOCKER_COMPOSE_VERSION=v2.26.0
export DOCKER_COMPOSE_MIRROR="https://download.jumpserver.org/docker/compose/releases/download"
export DOCKER_COMPOSE_BIN_URL="${DOCKER_COMPOSE_MIRROR}/${DOCKER_COMPOSE_VERSION}/docker-compose-linux-$(uname -m)"
if [[ "$(uname -m)" == "x86_64" ]]; then
DOCKER_COMPOSE_MD5=a24c26e39af438437c8d664f109f8456
DOCKER_COMPOSE_MD5=e134b610e8d72a9c0495c6b5c8910147
fi
if [[ "$(uname -m)" == "aarch64" ]]; then
DOCKER_COMPOSE_MD5=d094e1551cb3c4de858aaff562bcd4d8
DOCKER_COMPOSE_MD5=6206d8515890d7cf595d8de7004c159f
fi
if [[ "$(uname -m)" == "loongarch64" ]]; then
DOCKER_COMPOSE_MD5=987b6b6964431b86979e9fe6a00f98b5
DOCKER_COMPOSE_MD5=6294da4fc0e19f394ea7c5648aa546f1
fi
if [[ "$(uname -m)" == "s390x" ]]; then
DOCKER_COMPOSE_MD5=4b182bfbfb2ba190000b9ec2593898f1
DOCKER_COMPOSE_MD5=7d4fd5f4fa1f1d76c2180f1974ccf57e
fi
export DOCKER_COMPOSE_MD5

0 comments on commit 137578e

Please sign in to comment.