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
So just as it says in the title, I'm creating a container via DockerOperator, but that task just stays in running state. I already tried using a timeout but it makes it fail, I tried creating the container with a sleep and start it once it ended but it would make it start the container with the sleep again and end the task.
Kinda confusing but thats basically it, sorry if it is a dumb question, tried to find an answer to it here and in the internet and couldn't.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So just as it says in the title, I'm creating a container via DockerOperator, but that task just stays in running state. I already tried using a timeout but it makes it fail, I tried creating the container with a sleep and start it once it ended but it would make it start the container with the sleep again and end the task.
Kinda confusing but thats basically it, sorry if it is a dumb question, tried to find an answer to it here and in the internet and couldn't.
Beta Was this translation helpful? Give feedback.
All reactions