Difference between revisions of "Apt install docker-compose"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | <code>apt install [[docker-compose]]</code> | ||
<pre> | <pre> | ||
− | |||
Reading package lists... Done | Reading package lists... Done | ||
Building dependency tree | Building dependency tree | ||
Line 18: | Line 19: | ||
== Related == | == Related == | ||
* <code>[[pip install docker-compose]]</code> | * <code>[[pip install docker-compose]]</code> | ||
+ | [[apt install docker.io]] | ||
==See also == | ==See also == |
Latest revision as of 14:15, 22 October 2024
apt install docker-compose
Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: python3-cached-property python3-docker python3-dockerpty python3-docopt python3-texttable python3-websocket The following NEW packages will be installed: docker-compose python3-cached-property python3-docker python3-dockerpty python3-docopt python3-texttable python3-websocket 0 upgraded, 7 newly installed, 0 to remove and 20 not upgraded. Need to get 262 kB of archives. After this operation, 1616 kB of additional disk space will be used. Do you want to continue? [Y/n]
Related[edit]
apt install docker.io
See also[edit]
docker-compose
,docker-compose.yml
: [services
|volumes
|networks
|up
|down
|restart
|logs
|create
|changelog
|version
|secrets
|config
|-v
|-h
|exec], docker-compose pull
,Environment:
, Docker-compose.yml examples,.env
, release notes, expose:, docker-compose --env-file,services.deploy.resources
Advertising: