• Using tarantool version 2.11.2 for packing
• Apps to pack: tarantool
• Generating new tt.yaml for the new package
• Building docker image 'ubuntu:tt_pack'.
• Docker image is built.
⨯ tt.yaml not found, you need to create tt environment config with 'tt init' or provide exact config location with --cfg option
⨯ container exit code is 1
I also tried using the --cartridge-compat flag, but it had no effect.
I ran the following commands:
As the result, I got the error:
I also tried using the
--cartridge-compat
flag, but it had no effect.