`tt install` fails with `--use-docker` on macOS
Open
Nobody has claimed this yet.
bug
teamE
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
tt 1.1.2
macOS 13.4
Docker Engine 23.0.5 (Docker Desktop 4.19.0)
p-semyonov:tt-install p.semyonov$ tt install tarantool 2.11.0 --use-docker
• Checking existing...
• Building docker image 'ubuntu:tt_tarantool_build'.
• Docker image is built.
⨯ Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./tt": stat ./tt: no such file or directory: unknown
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing tt install tarantool 2.11.0 --use-docker on macOS and trace the --use-docker path in the tt install command. Investigate why the Docker container cannot find ./tt; done means the reported installation completes successfully with Docker on the stated environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100