We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9df90 commit fc23ff4Copy full SHA for fc23ff4
1 file changed
internal/adapters/docker.go
@@ -16,6 +16,7 @@ import (
16
"github.com/docker/docker/client"
17
resty "github.com/go-resty/resty/v2"
18
"github.com/moby/term"
19
+ "github.com/sirupsen/logrus"
20
"io"
21
"net"
22
"os"
0 commit comments