Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hackallcode opened this issue Sep 28, 2024 · 0 comments

Comments

@hackallcode
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant