-
I use buildx to build multiplatform docker image in the gitlab-ci. But the ci fail while building docker image, because it try to copy xattrs and fail to do this:
```
> [linux/arm/v7 2/4] RUN set -…
-
Hi all,
I am writing here even if there was an active discussion in the wordmove repository because I am running the Docker WordMove container and I got the same strange error as in the [other discus…
-
The readme says Sage 9.0.* is supported, but will this work with Sage 10?
-
so that folks can easily make edits to files in a git repository from their browser without having to clone a whole repo
-
## 簡介
Hi 大家好,可以稱呼我為陳亮,目前有 1 年多的前端工程師工作經驗,正在求職中,先前工作使用過的技術如下:
- 前端語法相關:HTML、CSS、JavaScript、TypeScript
- 前端框架相關:React、React Hook、React Router、React Context、styled-components
- 前端技術概念實作:RWD、AWD、P…
-
Trying to run a simple install but suddenly getting this message.
``helm install stable/nfs-server-provisioner```
I've previously installed other packages.
-
> Inspired by https://github.com/iterative/dvc/issues/2212 and https://www.reddit.com//r/MachineLearning/comments/ea0825/d_experiment_management_in_kubernetes/
We don't have any explanation on how …
-
### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
31.66.0
### Please select which platform you are using if self-…
-
I like the feature of mirroring the repositories by pulling the remote repositories.
Is it possible to make gitea to push local repositories to remote mirror repositories?
It's nice if gitea is …
-
I've been using the dynamic pipeline feature you added in #57 but am hitting another snag.
Testing a WordPress multisite. My main pipeline dynamically generates a new gitlab-ci.yml file for to run…