-
For my use case, I need to be able to run something like `docker build` or kaniko from within a container. I don't care if kaniko runs as root from within the container, so long as I don't have to run…
-
Currently item_tasks can pull Docker containers from public DockerHub, but it would be desired by customers in the context of Algorithm-as-a-Service that they keep their code in private repos.
>For…
-
I had some problems getting the Industial CI to run on our GitLab instance using a shared runner installed from scratch. Below I described the configuration, the warnings and errors I received, and fi…
-
hello i tried to get this simple config up and running following the steps of the youtube video and the blogposts
but i get still error messages - see below.
the status is runner is connected, onc…
-
For easy reproducibility, I've created https://gitlab.com/dHannasch/kaniko-build-arg-with-spaces following https://docs.gitlab.com/ee/ci/docker/using_kaniko.html .
I've made a modification to help …
-
**Actual behavior**
Can't mount / inject AWS credentials file into Kaniko, because `/root/.aws/` directory does not exist.
There is also no shell inside the Kaniko container, so I could call the `…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi guys, this would be more a question/consultation, more than an issue as I think you might have experience with this.
Since upgrading my machine to macOS Sequoia, running Gitlab Runner as launch …
-
# 搭建自动集成环境
以 gitlab 为基础搭建前端自动集成发布环境...
## 1.服务器安装Nginx
以 ubuntu 为例
#### 查看服务器版本信息: 用于添加正确的软件更新源以及安装
- 查看 Linux 发行版本
```shell
cat /proc/version
# Linux version 4.15.0-100-generic
# (buildd@l…
-
### 持续集成/持续部署