Skip to content

Document use of Finch instead of Docker #116

@athewsey

Description

@athewsey

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions