Skip to content

Commit ee9b462

Browse files
authored
Mark Java SDKs as inactive in documentation
Except for "docker-java" which remains in an active state, all others are "inactive".
1 parent f2ffd89 commit ee9b462

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/reference/api/engine/sdk/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@ file them with the library maintainers.
196196
| Gradle | [gradle-docker-plugin](https://github.com/gesellix/gradle-docker-plugin) |
197197
| Groovy | [docker-client](https://github.com/gesellix/docker-client) |
198198
| Haskell | [docker-hs](https://github.com/denibertovic/docker-hs) |
199-
| Java | [docker-client](https://github.com/spotify/docker-client) |
200199
| Java | [docker-java](https://github.com/docker-java/docker-java) |
201-
| Java | [docker-java-api](https://github.com/amihaiemil/docker-java-api) |
202-
| Java | [jocker](https://github.com/ndeloof/jocker) |
200+
| Java | [docker-client(INACTIVE)](https://github.com/spotify/docker-client) |
201+
| Java | [docker-java-api(INACTIVE)](https://github.com/amihaiemil/docker-java-api) |
202+
| Java | [jocker(INACTIVE)](https://github.com/ndeloof/jocker) |
203203
| NodeJS | [dockerode](https://github.com/apocas/dockerode) |
204204
| NodeJS | [harbor-master](https://github.com/arhea/harbor-master) |
205205
| NodeJS | [the-moby-effect](https://github.com/leonitousconforti/the-moby-effect) |

0 commit comments

Comments
 (0)