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

Console will not open after running a script file #38

Open
opomuc opened this issue Sep 26, 2017 · 2 comments
Open

Console will not open after running a script file #38

opomuc opened this issue Sep 26, 2017 · 2 comments
Labels

Comments

@opomuc
Copy link

opomuc commented Sep 26, 2017

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?

@opomuc
Copy link
Author

opomuc commented Sep 26, 2017

Add check for tty and if <console> is running after the end of the script

@Totktonada
Copy link
Member

Discussed voicelly that docker run -i should behaves like tarantool -i, that is why @opomuc proposes the approach it propose :) Just for clarity.

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

No branches or pull requests

4 participants