-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
I'm getting the below error using pushImageCmd:
[dockerjava-netty-3-1] ERROR com.github.dockerjava.api.async.ResultCallbackTemplate - Error during callback
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "LowerDir" (class com.github.dockerjava.api.command.GraphData), not marked as ignorable (5 known properties: "DeviceId", "RootDir", "dir", "DeviceSize", "DeviceName"])
I guess a solution same as #585 will work here.
Versions:
Docker Java: 3.2.7
OS: macOS 11.0.1
Docker repository: Artifactory 7.11.2
Reactions are currently unavailable