All right… it took me longer to get around the issues with fly deploy
, but I’ve managed to deploy a new release of the app with --local-only
.
I had to install docker locally ( ) and fix a unix socket sym link issue (between fly and docker) on my linux desktop.
Ref: flyctl cannot find local docker instance - #7 by fideloper-fly
The builder app is still in pending state and if I try to deploy without --local-only
it still fails with the same error message.
Status page still doesn’t show any issue, but it still shows July 12th!