Skip to content

v4 macOS Docker Fails to start with CRITICAL -- Cannot init the curses library #2710

Closed Answered by nicolargo
shamoon asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @shamoon

try to add the following option to your Docker compose:

stdin_open: true   # docker run -i
tty: true          # docker run -t

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@shamoon
Comment options

Answer selected by shamoon
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants