docker-compose: Define and run multi-container applications with Docker1

Docker Compose is a tool for running multi-container applications on Docker defined using the Compose file format. A Compose file is used to define how one or more containers that make up your application are configured. Once you have a Compose file, you can create and start your application with a single command

... part of T2, get it here

URL: https://docs.docker.com/compose/

Author: Docker compose contributors
Maintainer: Dash <daniel [dot] ashkenazi [at] gmail [dot] com>

License: APL
Status: Stable
Version: 2.26.1

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/docker/compose/archive/v2.26.1 docker-compose-v2.26.1.tar.gz

T2 source: docker-compose.cache
T2 source: docker-compose.conf
T2 source: docker-compose.desc

Build time (on reference hardware): 10% (relative to binutils)2

Installed size (on reference hardware): 63.79 MB, 6 files

Dependencies (build time detected): 00-dirtree coreutils diffutils findutils gawk go grep gzip make sed tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).