[ 源代码: docker-compose ]
软件包:docker-compose(1.25.0-1)
docker-compose 的相关链接
Debian 的资源:
下载源码包 docker-compose:
- [docker-compose_1.25.0-1.dsc]
- [docker-compose_1.25.0.orig.tar.gz]
- [docker-compose_1.25.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [docs.docker.com]
相似软件包:
Punctual, lightweight development environments using Docker
docker-compose is a service management software built on top of docker. Define your services and their relationships in a simple YAML file, and let compose handle the rest.
其他与 docker-compose 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cached-property (>= 1.2.0)
- Provides cached-property for decorating methods in classes (Python 3)
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- dep: python3-docker (>= 4.0.0)
- Python 3 wrapper to access docker.io's control socket
-
- dep: python3-dockerpty (>= 0.4.1)
- Pseudo-tty handler for docker Python client (Python 3.x)
-
- dep: python3-docopt (>= 0.6.1)
- command-line interface description language (Python3)
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-requests (>= 2.20.0)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (<< 2)
- Python 2 and 3 compatibility library (Python 3 interface)
- dep: python3-six (>= 1.3.0)
-
- dep: python3-texttable (>= 0.9.0)
- Module for creating simple ASCII tables — python3
-
- dep: python3-websocket (>= 0.32.0)
- WebSocket client library - Python 3.x
-
- dep: python3-yaml (>= 3.10)
- YAML parser and emitter for Python3
-
- rec: docker.io (>= 1.9.0)
- Linux container runtime