SlackBuilds Repository

15.0 > System > docker-compose (2.26.0)

Docker Compose v2 (Utility for running containers on Docker)

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: docker compose up.

Docker Compose V2 is a major version bump release of Docker Compose. It
has been completely rewritten from scratch in Golang (V1 was in Python).
The installation instructions for Compose V2 differ from V1. V2 is not a
standalone binary anymore, and installation scripts will have to be
adjusted. Some commands are different.

Warning: This SlackBuild requires network access when it runs, meaning
it downloads files from the Internet with root access. You should
decide for yourself whether or not you think this is a good idea.

This requires: docker-cli

Maintained by: Ebben Aries
Keywords: docker,container,orchestration
ChangeLog: docker-compose

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

Source Downloads (64bit):
compose-2.26.0.tar.gz (3dd382e06783e1b511cccf3305e077b5)

Download SlackBuild:
docker-compose.tar.gz
docker-compose.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds