Skip to content

Commit 1d44f7d

Browse files
wilkinsonavjovanov
authored andcommitted
Allow Testcontainers to create DockerConfigFile from json using Jackson
1 parent 854fa35 commit 1d44f7d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

metadata/org.testcontainers/testcontainers/1.17.6/reflect-config.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,6 +1967,15 @@
19671967
"name": "org.testcontainers.shaded.com.github.dockerjava.core.command.AuthCmdImpl",
19681968
"allDeclaredFields": true
19691969
},
1970+
{
1971+
"condition": {
1972+
"typeReachable": "org.testcontainers.DockerClientFactory"
1973+
},
1974+
"name": "org.testcontainers.shaded.com.github.dockerjava.core.DockerConfigFile",
1975+
"allDeclaredConstructors": true,
1976+
"allDeclaredMethods": true,
1977+
"allDeclaredFields": true
1978+
},
19701979
{
19711980
"condition": {
19721981
"typeReachable": "org.testcontainers.DockerClientFactory"

0 commit comments

Comments
 (0)