File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
component-config-tutorial/testdata/project
cronjob-tutorial/testdata/project
multiversion-tutorial/testdata/project
pkg/plugins/golang/v3/scaffolds/internal/templates
project-v3-addon-and-grafana
project-v3-with-deploy-image
project-v4-addon-and-grafana
project-v4-with-deploy-image Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ docker-push: ## Push docker image with the manager.
87
87
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
88
88
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
89
89
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
90
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
90
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
91
91
# To properly provided solutions that supports more than one platform you should use this option.
92
92
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
93
93
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ docker-push: ## Push docker image with the manager.
143
143
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
144
144
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
145
145
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
146
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
146
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
147
147
# To properly provided solutions that supports more than one platform you should use this option.
148
148
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
149
149
.PHONY: docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ docker-push: ## Push docker image with the manager.
83
83
# architectures. (i.e. make docker-buildx IMG=myregistry/mypoperator:0.0.1). To use this option you need to:
84
84
# - able to use docker buildx . More info: https://docs.docker.com/build/buildx/
85
85
# - have enable BuildKit, More info: https://docs.docker.com/develop/develop-images/build_enhancements/
86
- # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> than the export will fail)
86
+ # - be able to push the image for your registry (i.e. if you do not inform a valid value via IMG=<myregistry/image:<tag>> then the export will fail)
87
87
# To properly provided solutions that supports more than one platform you should use this option.
88
88
PLATFORMS ?= linux/arm64,linux/amd64,linux/s390x,linux/ppc64le
89
89
.PHONY : docker-buildx
You can’t perform that action at this time.
0 commit comments