Skip to content

Project Logs "docker-compose: command not found" #793

Description

@stevenre3d

Starting with version 0.25.0, I'm seeing bash: line 1: docker-compose: command not found on the Logs tab for every Project entry. I was able to downgrade to 0.24.4 and the issue goes away, so I believe this is a regression.

I don't know if it's relevant, but the way I use lazydocker involves modifying my DOCKER_HOST env. I'll include it in my repro steps in case it's relevant.

Steps to reproduce the behavior:

  1. Have multiple containers running on a host using docker compose run -d.
  2. On a separate machine, run DOCKER_HOST=ssh://<host> lazydocker
  3. Use Shift+Tab to move to the Projects window and view their Logs tab.

Expected behaviour: Logs should be visible.

Image

Desktop:

  • Docker Host OS: Debian 13 (Trixie)
  • Client OS: Arch
  • Lazydocker Version: 0.25.0-1 (from arch extra repo)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions