[DiscordArchive] ok, :/ thanks anyways, anyone knows how to do it?
[DiscordArchive] ok, :/ thanks anyways, anyone knows how to do it?
Archived author: baconfat • Posted: 2023-10-15T17:23:54.971000+00:00
Original source
hello all, i read through the FAQ and i couldn't find an answer to my problem i am running with
```
docker --version
Docker version 24.0.6, build ed223bc
docker compose version
Docker Compose version v2.22.0-desktop.2
```
when i run the command
```
docker compose attach ac-worldserver
```
i am getting the following
```
Run 'docker compose COMMAND --help' for more information on a command.
unknown docker command: "compose attach"
```
any advice on how to get past this issue? thank you!