jkube icon indicating copy to clipboard operation
jkube copied to clipboard

Plugin doesn't abort building an image in case Podman is used and the Dockerfile can't be processed

Open manusa opened this issue 2 years ago • 1 comments

Mirror of https://github.com/fabric8io/docker-maven-plugin/pull/1512

Consider JSON responses from Docker/Podman HTTP API even if a Content-Type header is not provided in the HTTP response.

manusa avatar Aug 01 '22 09:08 manusa

Fix should be inspired by https://github.com/fabric8io/docker-maven-plugin/pull/1585 but implemented differently.

Also, proper tests are needed.

manusa avatar Aug 01 '22 09:08 manusa