You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# docker version
Client: Docker Engine - Community
Version: 28.0.0
API version: 1.48
Go version: go1.23.6
Git commit: f9ced58
Built: Wed Feb 19 22:11:04 2025
OS/Arch: linux/amd64
Context: default
Server: Docker Engine - Community
Engine:
Version: 28.0.0
API version: 1.48 (minimum version 1.24)
Go version: go1.23.6
Git commit: af898ab
Built: Wed Feb 19 22:11:04 2025
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.25
GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb
runc:
Version: 1.2.4
GitCommit: v1.2.4-0-g6c52b3f
docker-init:
Version: 0.19.0
GitCommit: de40ad0
but docker compose don't install success
# docker-compose
Command 'docker-compose' not found, but can be installed with:
snap install docker # version 27.5.1, or
snap install docker # version 27.2.0
apt install docker-compose # version 1.29.2-6
See 'snap info <snapname>' for additional versions.
Steps To Reproduce
Ubuntu 24.04
$ sudo dpkg -i docker-compose-plugin_2.33.0-1~ubuntu.24.04~noble_amd64.deb
(Reading database ... 86873 files and directories currently installed.)
Preparing to unpack docker-compose-plugin_2.33.0-1~ubuntu.24.04~noble_amd64.deb ...
Unpacking docker-compose-plugin (2.33.0-1~ubuntu.24.04~noble) over (2.33.0-1~ubuntu.24.04~noble) ...
Setting up docker-compose-plugin (2.33.0-1~ubuntu.24.04~noble) ...
Description
https://docs.docker.com/engine/install/ubuntu/#install-from-a-package
install docker and docker-compose step by step
docker is ok,
but docker compose don't install success
Steps To Reproduce
Ubuntu 24.04
non docker-compose file create
Compose Version
Docker Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: