I’d like to use Docker’s API to build my image and then push the image to my Fly.io app’s registry. Is this possible? I see that the docker api has a header we can use for authentication, but Fly.io seems to require using the command line to push an image to the Fly.io registry.
I’d like to avoid using the Fly CLI for this process if possible.
Thank you for that. Additionally, I’m attempting to use the docker daemon app but deploying it mysteriously fails (the logs just stop). I’d like to use its API (without public networking) to build images. I also attempted to launch it as a machine to no avail. Does this repo still work?
Normal app name: docker-daemon
My machine app name: caddy-builder