abiosoft / abiosoft/colima

Use docker as a dependency in brew

未关闭
#730 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
30.8k
派生
613
PR 合并指标
30 天内没有已合并 PR

描述

# Wall of Text
Hey there 👋🏻,

so I'm working on replacing docker desktop with something else and I came to the idea to use docker with colima. So I installed colima, had no docker, I installed docker, had no `docker-credential-helpers` to login to my registries, I installed docker-credential-helpers, had no docker-compose installed and so on.

Since brew installs just docker/cli (which runs under the apache-2 license) I would recommend to install it as a dependency in the brew formular or at least create a new colima-docker all in one installation application or something to improve that trial and error research. Otherwise this is hard to roll out and maintain in a company with lots of computers, who have the use case to actually switch to colima

-----

# Possible Story:

As a growing company operation department, I want to switch from expensive docker desktop to a free alternative. Even Colima brings already a possibility to use a docker runtime, it does not roll out with a working docker cli so you have to install it your self afterwards by trial and error. It would be much easier to have at least a brew packages that comes with everything installed (as a dependency), so you don't have a lot of maintenance work.

ACs:
- [ ] it is possible to install docker dependencies either via brew, colima command, or gets bundled as a subcommand in colima (e.x. `colima docker run hello-world`)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。