There was an error while loading. Please reload this page.
The yunify/confd's travis-ci will build confd for Linux/macOS/windows/alpine:
then the travis will add the linux/windows confd target to the AppcenterAgent.
The QingCloudAppcenter/AppcenterAgent travis-ci will upload the app-agent-linux-amd64.tar.gz to the QingStore: http://appcenter-docs.qingcloud.com/developer-guide/scripts/app-agent-linux-amd64.tar.gz
Set the CONFD_VERSION to v0.13.12 in the confd's Dockerfile and env.sh
CONFD_VERSION
Set the confd to the v0.13.12 in the jdk's Dockerfile/build.sh/push.sh
$ docker login -u ??? -p *** dockerhub.qingcloud.com $ $ cd yunify/docker-images/confd $ ./build.sh && ./push.sh $ $ cd yunify/docker-images/jdk $ ./build.sh && ./push.sh
https://docs.qingcloud.com/appcenter/docs/app-version-mgmt/images/docker.html
http://appcenter-docs.qingcloud.com/developer-guide/scripts/app-agent-linux-amd64.tar.gz http://appcenter-docs.qingcloud.com/developer-guide/scripts/app-agent-windows-386.zip