Closed
Description
Docker API 1.25+ added support for specifying the network mode when building an image. docker-java currently does not expose that functionality in the API.
This is required to support docker build
arguments such as --network=host
See:
https://docs.docker.com/engine/reference/commandline/build/#options
https://docs.docker.com/engine/api/v1.25/#operation/ImageBuild
Metadata
Metadata
Assignees
Labels
No labels