tasker icon indicating copy to clipboard operation
tasker copied to clipboard

Debug appears to show outgoing request containing details of running and nonrunning containers

Open mrmanc opened this issue 4 years ago • 0 comments

I can see lines starting tasker_1 | 2020-04-30 10:11:00.318 DEBUG 6 --- [sync-executor-4] org.apache.http.wire : http-outgoing-46 << … with what looks like the output of docker container ls -a in JSON format following.

Is this call being made externally or is this some local detail of how tasker is invoking the container?

mrmanc avatar Apr 30 '20 10:04 mrmanc