We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb701b9 commit ecbf0c0Copy full SHA for ecbf0c0
docker-compose.yml
@@ -4,6 +4,8 @@ services:
4
build:
5
context: ./example/project
6
dockerfile: Dockerfile
7
+ environment:
8
+ - TARANTOOL_ALIAS=instance
9
entrypoint: ["/usr/local/bin/tarantool"]
10
command: ["init.lua"]
11
networks:
0 commit comments