You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes you should have access to Tarantool console after your script file has finished. Now it does not fall to console after, for example, CMD ["tarantool", "/opt/tarantool/init.lua"]. Would an option or a specific argument be sufficient in this case?
The text was updated successfully, but these errors were encountered:
Sometimes you should have access to Tarantool console after your script file has finished. Now it does not fall to console after, for example,
CMD ["tarantool", "/opt/tarantool/init.lua"]
. Would an option or a specific argument be sufficient in this case?The text was updated successfully, but these errors were encountered: