jesseduffield / jesseduffield/lazydocker

docker-compose.yml not picked up when using podman with lazydocker

Open
#676 0 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
52.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I am using lazydocker with podman following the discussions in #4 . While it seems to work well, I miss the "services" when inside a dir with docker-compose.yml present.

Here is my [nix home manager config](https://github.com/chenxin-yan/nix-dotfiles/blob/main/modules/shared/core/podman/default.nix)

**To Reproduce**
Steps to reproduce the behavior:
1. Go to a directory with docker-compose.yml in the root
2. Open lazydocker
3. Observe that "services" are not listed

**Expected behaviour**
When using with docker, services specified in docker-compose.yml will be listed under services with appropriate batch commands

**Desktop (please complete the following information):**
- OS: Darwin
- Lazydocker Version 0.24.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.