ghcr.io/emqx/emqx-builder/<BUILDER_GIT_TAG>:1.13.1-24.1.5-1-ubuntu20.04 WhereBUILDER_GIT_TAGis of scheme4.4-1for images to build EMQX 4.4.X and5.0-1,5.0-2for images to build EMQX 5.0.X.1.13.1and24.1.5-1are the Elixir and OTP version, respectively. ...
OTP repo https://github.com/emqx/otp.git EMQX uses a forked Erlang/OTP with the tag scheme <UPSTREAM_TAG>-N where N is the build number which includes bug fixes to Erlang/OTP source code. For example: OTP-24.1.5-1 Image tag scheme ghcr.io/emqx/emqx-builder/<BUILDER_GIT_TAG>:1.13...
emqx.yaml 文件 apiVersion: apps.emqx.io/v2beta1 kind: EMQX metadata: namespace: emqx name: emqx spec: image: emqx:5.5.0 coreTemplate: spec: replicas: 5 ## 若开启了持久化,您需要配置 podSecurityContext, ## 详情请参考 discussion: https://github.com/emqx/emqx-operator/discussions/716 resou...
Breadcrumbs emqx-builder / Dockerfile Latest commit id fix: use our zsh-in-docker fork c911cdb· May 14, 2024 HistoryHistory File metadata and controls Code Blame 24 lines (19 loc) · 751 Bytes Raw ARG BUILD_FROM=public.ecr.aws/ubuntu/ubuntu:22.04 FROM ${BUILD_FROM} ENV EMQX_BUILDER...
emqx / emqx-builder Public Notifications Fork 9 Star 5 Code Issues Pull requests Actions Projects Security Insights Watchers emqplus Works for EMQ Technologies Co., Ltd EMQ Technologies Co., Ltd Follow zmstone Works for EMQ Technologies EMQ Technologies Follow tigercl Joined ...
emqx-builder Dockerfile onmain User selector All users DatepickerAll time Commit History Commits on May 14, 2024 fix: use our zsh-in-docker fork idcommittedMay 14, 2024 c911cdb chore: let the get-zsh.sh run first zhongwencoolcommittedMay 14, 2024 66a16ff feat: install zsh on unbu...