tarantool / tarantool/tt

Run Tarantool binary only in Docker container when using tt pack --use-docker

Open
#963 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

2sp feature teamE
Dominant language
Go
Stars
113
Forks
18
Avg merge
4d 11h
Merged PRs (30d)
23

Description

I want to package an application for Linux on my MacBook. For this, I use the --use-docker option (similar to cartridge cli). But I encounter the fact that tt tries to run Tarantool on my MacBook and the packaging fails. cartridge cli, in turn, worked fine, and in addition to defining Tarantool via env, you could specify the path to the folder with Tarantool for Linux.

So, let's add the ability to specify the Tarantool directory and run the Tarantool executable in a Docker container.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the tt pack command and its --use-docker option, then trace where it invokes the Tarantool executable during packaging. Check how Tarantool is currently supplied through the environment and define what Docker execution and a user-specified Tarantool directory should do for a Linux package.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
build-system, cli, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.