1 2 3 4 5 6 7 8
services: tarantool: image: tarantool/tarantool ports: - "3301:3301" environment: TT_MEMTX_USE_MVCC_ENGINE: true command: ["tarantool"]