summaryrefslogtreecommitdiff
path: root/build/edge/Dockerfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump go version to 1.20•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-11-071-1/+1
* update go version to 1.19•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-1/+1
* update golang to 1.17•••Signed-off-by: gy95 <1015105054@qq.com> gy952023-01-121-1/+1
* simplify edgecore image build•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-291-1/+4
* fix image build error due to upgrade golang to 1.16•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-231-1/+1
* update golang to 1.16•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-09-231-1/+1
* Keadm: remove useless env•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-301-5/+0
* upate go versionJan Unterbrink2020-07-141-1/+1
* remove useless VOLUMES in edge and edgesite image•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-091-2/+0
* update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> Kevin Wang2020-03-091-3/+5
* update the setup docs about configuration file, and clean the old configurati...•••Signed-off-by: kuramal <linxxnil@126.com> kuramal2020-01-211-1/+0
* Adjust all base images to match latest golang 1.12 and alpine 3.10Johannes M. Scheuermann2019-11-201-1/+1
* Enable edge image build test on ARM64•••`binutils-gold` is installed to avoid the issue of COPY relocations on ARM Signed-off-by: Dave Chen <dave.chen@arm.com> Dave Chen2019-10-171-1/+1
* rename edge_core to edgecorekexun2019-08-071-4/+4
* Docker-compose deployment update to docker in docker (#508)•••* 1.Docker-compose deployment update to docker in docker 2.Fixed a bug where make edgeimage failed in root directory 3.The emqx container is updated to v3.1.0 and supports emqx-storm configuration. * Delete emqx storm config * Modify emqx edge download link * Modify emqx edge download link * Remove extra lines and add optional values for arch and qemu_arch 张奇怪2019-05-251-1/+1
* add k8s deployment for edge (#367)Edison Xiang2019-04-191-2/+2
* Increase the deployment of docker-compose and modify the README (#335)•••* Increase the deployment of docker-compose and modify the README * Add a new line at the end of run_daemon.sh * Streamlined README * More scripts move out of README.md. 张奇怪2019-04-111-7/+10
* Dockerfiles and scripts to containerize edge core (#247)•••* Dockerfiles and scripts to containerize edge core * notify edge to delete pod again if edge didn't handle pod delete event tedli2019-03-251-0/+27