error when podman-compose up
- Dominant language
- Shell
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I encountered a problem while creating a container. Should these files be in this repository? As far as I can see, the pyproject.toml file isn't here; it's in another repository, cmdeploy.
[2/2] STEP 4/41: COPY cmdeploy/pyproject.toml /opt/chatmail/cmdeploy/pyproject.toml
Error: building at STEP "COPY cmdeploy/pyproject.toml /opt/chatmail/cmdeploy/pyproject.toml": checking on sources under "/home/support": copier: stat: "/cmdeploy/pyproject.toml": no such file or directory
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running `podman-compose up` and inspect the failing `COPY cmdeploy/pyproject.toml` step. Check whether `pyproject.toml` is present in this repository or only in the separate `cmdeploy` repository; done means the container build no longer fails because that source file is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100