Name | Updated at | |
---|---|---|
.cnb.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
这个示例用于展示,如何同时构建 amd64
和 arm64
平台的 hello world
镜像,并在用于 CNB 插件。
docker.cnb.cool/examples/plugins/hello-world:latest
docker pull docker.cnb.cool/examples/plugins/hello-world:latest
docker run docker.cnb.cool/examples/plugins/hello-world:latest
main:
push:
- stages:
- name: echo hello world
image: docker.cnb.cool/examples/plugins/hello-world:latest
cnb-init-from https://cnb.cool/examples/plugins/hello-world.git