用docker定义和运行复杂应用程序的工具(tools for defining and running complex applications with docker)

编程入门 行业动态 更新时间:2024-10-22 14:24:32
用docker定义和运行复杂应用程序的工具(tools for defining and running complex applications with docker)

当您在开发生命周期中使用docker时,您需要一些工具来定义和运行复杂的应用程序。 实际上存在一些替代品,如: 无花果起重机和最新的码头组合

我有无花果和起重机的经验,但最近我发现了一些docker-compose的参考,但我不知道为什么docker group重新发明了这个区域的轮子。

在本地计算机上使用docker运行复杂环境的最佳选择是什么,例如:探索性测试,单元测试,或唤醒一组数据服务,如:postgres,redis,mongodb。

When you use docker on your develop life-cicle is common that you need some tools for defining and running complex applications. Actually exist somes alternatives like: fig, crane and the newest docker-compose.

I have experience with fig and crane, but recently I found some references of docker-compose but I don't know why docker group reinvent the wheel in this area.

What it's the better option to run on your local machine a complex environment with docker, for example to do: exploratory test, unit test, or to wake up a group of data services like: postgres, redis, mongodb.

最满意答案

最近,Docker团队宣布将发布用于管理容器的新工具,包括Compose 。

Compose已经取代了Fig , 问题跟踪器上的活动表明,随着其他工具的发布,它可能会在未来推出新功能。

我是一个很长时间的用户,所以当我建议你现在继续使用docker-compose时,我有点偏颇。 如果你想给Crane一个机会,那么你也可能有兴趣探索使用GNU Make来管理你的容器。

Recently, the Docker team has announced that it will be releasing new tools for managing your containers, including Compose.

Compose has already replaced Fig and the activity on the issue tracker suggests that it might potentially introduce new features down the road as other tools are released.

I am a long-time Fig user, so I'm a bit biased when I suggest that you now continue with using docker-compose. If your going to give Crane a chance, then you also might be interested to explore using GNU Make for managing your containers.

更多推荐

本文发布于:2023-08-05 04:38:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1428558.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   定义   工具   docker   tools

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!