Skip to content

Skip docker verify, the api may not be available sometimes#311

Merged
lukaszo merged 1 commit into
masterfrom
verify
Apr 29, 2026
Merged

Skip docker verify, the api may not be available sometimes#311
lukaszo merged 1 commit into
masterfrom
verify

Conversation

@lukaszo
Copy link
Copy Markdown
Member

@lukaszo lukaszo commented Apr 29, 2026

No description provided.

@lukaszo lukaszo merged commit 386f13d into master Apr 29, 2026
2 checks passed
@lukaszo lukaszo deleted the verify branch April 29, 2026 17:20
Comment thread pkg/koyeb/services.go
func (h *ServiceHandler) addServiceDefinitionFlagsForDockerSource(flags *pflag.FlagSet) {
flags.String("docker", "", "Docker image")
flags.String("docker-private-registry-secret", "", "Docker private registry secret")
flags.Bool("skip-docker-verify", false, "Skip docker image verification")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker-skip-verify to match the other flags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants