Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix fly.io deployment docs#1247

Merged
imjasonh merged 1 commit into
mainfrom
imjasonh-patch-2
Feb 27, 2024
Merged

Fix fly.io deployment docs#1247
imjasonh merged 1 commit into
mainfrom
imjasonh-patch-2

Conversation

@imjasonh

@imjasonh imjasonh commented Feb 27, 2024

Copy link
Copy Markdown
Member

Fixes #1186

@imjasonh imjasonh enabled auto-merge (rebase) February 27, 2024 16:54
@imjasonh imjasonh merged commit 1f6a92a into main Feb 27, 2024
@imjasonh imjasonh deleted the imjasonh-patch-2 branch February 27, 2024 16:59
@brunoluiz

Copy link
Copy Markdown

Even after logged in, as suggested in the documentation, I really had to do this:

fly deploy --image $(KO_DOCKER_REPO=registry.fly.io/<app> ko build <path-of-cmd> --bare)
  1. It is not detecting the repository by itself, so I need to nudge it using KO_DOCKER_REPO
  2. It is impossible to push without --bare (probably a limitation on how they store it)

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.

[Fly.io] Image does not need to be public

3 participants