-
For some reason I am not able to achieve a build using this action when the base image is private and also requires credentials
e.g.,
```yaml
- name: Login to base image repo
uses:…
-
### 📜 Description
De Docker container is aangepast om een CURL commando uit te voeren (git hash `c28e0d1`). De build is van deze tag is succesvol uitgevoerd. Echter, de container met het PING command…
-
### Describe the bug
When using the --cache-repo flag, passing a private repo URL containing a port in the URL throws an error
```
WARN[0452] error uploading layer to cache: getting a tag for des…
-
Setup a CI so that an image of mkShapesRDF is built upon commit/merge of a MR. Setup it in such a way that the image is also uploaded on /cvmfs/unpacked.cern.ch, so that it can be used in HT_Condor jo…
-
https://github.com/moby/buildkit/blob/master/README.md#exportingimporting-build-cache-not-image-itself
-
**Actual behavior**
When copying a rootfs that contains `/sys` and `/proc` from one stage to another it fails on Fedora 31 with the following error:
`error building image: error building stage: fa…
-
**Describe the bug**
I was running a `waypoint up` against [my .hcl file here](https://github.com/cicoyle/hashitalk-deploy/blob/main/azure-waypoint.hcl#L3) that has pipelines defined. This hung for o…
-
#579 might break existing pipelines (For instance mine and @timbru31).
Moreover in my opinion forcing user to use dind is not the best idea: many users might want to disable the service for securit…
-
**Actual behavior**
Building the following Dockerfile: https://github.com/nginxinc/docker-nginx/blob/master/modules/Dockerfile.alpine (and https://github.com/nginxinc/docker-nginx/blob/master/modules…
-
Steps to Reproduce:
1. Install Jenkins Operator
2. Create a custom Jenkins image as follows:
```
apiVersion: jenkins.io/v1alpha2
kind: JenkinsImage
metadata:
name: foo
spec:
from:
…