Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Docker Container Started With Docker-Compose and <STDIN>

by Marshall (Canon)
on Sep 12, 2019 at 16:50 UTC ( [id://11106079]=note: print w/replies, xml ) Need Help??


in reply to Docker Container Started With Docker-Compose and <STDIN>

You are hanging because you have an open filehandle and nothing to read. If you close STDIN; you would get "readline() on closed filehandle STDIN" -the read won't "hang". Not sure if that helps?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11106079]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found