containers / containers/podman-compose

support for `--project-directory`

Open
#542 5 comments 30 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
`docker-compose` support a `--project-directory` argument that can be quite useful in conjunction with `-f`.
Documentation can be found here: https://docs.docker.com/compose/reference/

**Describe the solution you'd like**
I'd like to be able to use the `--project-directory` argument to use a `docker-compose.yml` with a different working directory.

**Describe alternatives you've considered**
The only alternative I see is copying the `docker-compose.yml` into the working directory.

**Additional context**
Since I'm only creating a temporary compose file within a script I'd prefer it to be placed in a temporary folder.

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.