Hello! Can someone show me how to get the output o...
# general
f
Hello! Can someone show me how to get the output of a docker container? I’ve tried for example this, but it just gives me undefined:
Copy code
myContainer.containerLogs.apply(logs => console.log("container logs:", logs));