Timo Naroska

Results 11 issues of Timo Naroska

**Environment**: - *Jib version:* jib.core 0.20.0 - *Build tool:* N/A - *OS:* N/A **Description of the issue**: Method `hasCorrespondingLayer()` of `class com.google.cloud.tools.jib.image.json.HistoryEntry` returns wrong values. It returns **true** for empty...

priority:p4
type:bug

### Describe the bug I have a use case were I would like to append all layers of image A onto image B to create a new image C. First...

bug
lifecycle/stale

### Jenkins and plugins versions report **tested with: jenkins-plugin-manager-2.12.8.jar** Several inconsistencies and bugs regarding the cleaning of plugin directory. 1. the readme states for `--plugin-download-directory` that "The directory will be...

bug

I have a bake hcl file defining multiple targets which share some common configuration (e.g. build-args, target platform, secrets, ...). To minimize duplication I have moved these into an abstract...

kind/enhancement
help wanted
area/bake

### Current There seems to be no way in current hcl bakefile syntax to mark a variable as required. There is a way to specify defaults: ``` # docker-bake.hcl variable...

kind/enhancement
area/bake
status/accepted
needs/pull-request
bake-ga

Fixes https://github.com/hashicorp/vagrant/issues/13342 adding another regex for the docker log format with containerd storage enabled. Another approach would be to use the `--iidfile` parameter of docker build to have the id...

The recently released [docker desktop 4.27.0](https://docs.docker.com/desktop/release-notes/#4270) ships with the containerd backend storage feature in GA. When activating this feature, vagrant docker provider fails building vms from Dockerfile. The log format...

waiting-intake

**Describe the PR** Fix https://github.com/swaggo/swag/issues/1755 by enabling go cross-compilation in Dockerfile and setting multiple target architectures in docker/build-push-action. **Relation issue** https://github.com/swaggo/swag/issues/1755 - Create multi-arch docker image for amd64/arm64 **Additional context**...

**Is your feature request related to a problem? Please describe.** Swaggo publishes a docker image at `ghcr.io/swaggo/swag`. Currently this is a single architecture image for linux/amd64 only. This is problematic...

After upgrading artifactory server to 5.2.1, build creation using Resource::Build.save results in a TypeError ```ruby /opt/chefdk/embedded/lib/ruby/2.1.0/json/common.rb:155:in `initialize': no implicit conversion of nil into String (TypeError) from /opt/chefdk/embedded/lib/ruby/2.1.0/json/common.rb:155:in `new' from /opt/chefdk/embedded/lib/ruby/2.1.0/json/common.rb:155:in...