llech
llech
*** actual *** I'm getting very obfustaden error message: '-1 running transaction' when launching microdnf update in the docker build executed by kaniko. It's not directly caused by running in...
The code from master doesn't compile (Windows 10, Maven 3.3.9, Oracle JDK 8). I've entered build\com.eclipsesource.jaxrs.build and launched mvn clean verify, but I've got compilation errors. I see no maven...
I have a simple grunt build where I want to add files from main directory into zip, and additionally add minified javascript resurce from build directory. The config looks following:...
Is it possible to set multiple http headers? I've added to my deployment: args: ['-append-header', 'Content-Type:application/json', '-append-header', 'Cache-Control:max-age=120'] but only the 2nd header was added (Cache-Control).