Skip to content

v1.29.4

Compare
Choose a tag to compare
@alanpeng alanpeng released this 22 Apr 04:32

镜像为多架构统一Tag,同时支持X86/ARM双架构。

OS Support
RHEL/CentOS/RockyLinux/AlmaLinux/OracleLinux x64 Version: 8.4/8.5/8.6/8.7/8.8/8.9/9.0/9.1/9.2/9.3
Ubuntu 20/22 LTS

docker-compose.yml for Global Users
https://raw.githubusercontent.com/wise2c-devops/breeze/v1.29.4/docker-compose.yml
(Supports CentOS/Ubuntu)
https://raw.githubusercontent.com/wise2c-devops/breeze/v1.29.4/docker-compose-centos.yml
(Supports RHEL/CentOS only)
https://raw.githubusercontent.com/wise2c-devops/breeze/v1.29.4/docker-compose-ubuntu.yml
(Supports Ubuntu only)

How to run Breeze? Please execute the command as below:
COMPOSE_HTTP_TIMEOUT=300 docker-compose up -d
or
COMPOSE_HTTP_TIMEOUT=300 docker-compose -f docker-compose-aliyun.yml up -d