adjast wss + docker logs
ZerodepDockerHttpClient
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@ dependencies {
|
||||
implementation 'com.github.docker-java:docker-java-api:3.3.6'
|
||||
implementation 'com.github.docker-java:docker-java-core:3.3.6'
|
||||
|
||||
// Транспорт (HTTP Client 5) — именно он нужен для DockerConfig.java
|
||||
implementation 'com.github.docker-java:docker-java-transport-httpclient5:3.3.6'
|
||||
// Тот самый транспорт, который решит проблему с unix-сокетом
|
||||
implementation 'com.github.docker-java:docker-java-transport-zerodep:3.4.0'
|
||||
|
||||
// Spring Boot Starter для STOMP WebSockets
|
||||
implementation 'org.springframework.boot:spring-boot-starter-websocket'
|
||||
|
||||
Reference in New Issue
Block a user