-
### Description
When running `pack build` and the builder contains image extensions, the build fails with:
```
ERROR: failed to build: pull policy must be 'always' when builder contains image ex…
-
/kind bug
/kind doc
## Expected Behavior
Image build successfuly and containers should be running.
## Actual Behavior
Pod stuck at `Init:Error` status, and the failed init container logs…
-
Currently, the DCR API is using its own file system to create a build context (a tar file) for a Kaniko job.
https://github.com/manatee-project/manatee/blob/757406e28e9af4796683e4aa2ddc9a713e5bfc44…
-
My corporate kubes cluster prevents pods running with securityContext privileged=true.
So unfortunately acorn's buildkitd pod fails to start.
Also unfortunately I'm not a cluster admin, so can't e…
-
### 运行环境
* `应用版本`:
* `atomci-frontend`: 基于v2.0-alpha分支本地运行
* `atomci`: 基于v2.0-alpha分支本地运行
* `Kubernetes`: v1.21.6
### 问题描述
#### 按照如下步骤,环境均已配置完成:
系统基础配置
->服务集成(K8s、harbor、jenkins)
…
-
These are stack component icons for the dashboard
-
from @MattHodge:
> Was having this error when live syncing, which is just tar's awful error when it doesn't have permissions:
```
etc/fun-facts/pgbouncer.supervisor.conf
etc/fun-facts/pgbouncer.…
-
I've been very casually looking into how big projects do CI, and I think what [`rust-lang/rust`](https://www.github.com/rust-lang/rust/tree/master/src/ci) does is really interesting
TL;DR: We could…
-
Dive looks very cool, and today I tried it on a couple of Microsoft images, but got lots of errors. Eg:
[1mImage Source: [0mdocker://mcr.microsoft.com/dotnet/framework/aspnet
[1mFetching image...[…
-
I followed the last update on the tuto (installed jenkins using Helm), the difference is I use a git repo to pull my project.
I'd like to start with running docker on the slaves to push images on m…