-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Since Docker Desktop requires a paid subscription for bigger businesses, many organizations may not want to use it for deployment.
I've verified that this solution deploys fine with Finch (v1.7.0) - can we update the deployment docs with instructions on how to use this alternative?
For me I found adding alias docker=finch
to my .bash_profile
and .zprofile
did not work - so I just went through replacing docker
->finch
in the shell script files for a quick workaround... I think it'd probably work if creating the alias in .bashrc
/ .zshrc
instead? But haven't checked yet. Whatever the nicest way we find is, it'd be great if it could be documented!
Metadata
Metadata
Assignees
Labels
No labels