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
When developing ROFL apps anything that's printed to stdout by the component is dumped into the compute-0/node.log file, however it's a massive pain to jump into the container and remember exactly which file to tail and grep through the spam.
Instead, I suggest that this info is output to the console, after it says Container start-up took NN seconds...
When developing ROFL apps anything that's printed to stdout by the component is dumped into the compute-0/node.log file, however it's a massive pain to jump into the container and remember exactly which file to tail and grep through the spam.
Instead, I suggest that this info is output to the console, after it says
Container start-up took NN seconds...
I'm using this command:
Which gives output like:
You can combine this into a single command via Make, but it's a pain
The text was updated successfully, but these errors were encountered: