-
### 简介
GitOps 是一个操作框架,它将应用开发中的 DevOps 最佳实践,比如版本控制、协作、合规和 CI/CD,应用到基础设施自动化中。
GitOps需要的组件每个代码仓库软件有不同的方案。下面以Gitlab的技术栈为例,实践一下简单的CI/CD.
### 工具链路
1. 需要配置gitlab-runner并根据实际情况选择合适的executors.
2. 安装…
-
Update the link
https://docs.gitlab.com/omnibus/docker/README.html#after-starting-a-container
in
![image](https://github.com/Lissy93/portainer-templates/assets/19621180/6d105343-5709-4d6e-8222-25c…
F041 updated
2 months ago
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
**Describe the bug**
We are build the FC inside a gitlab CI(without Docker in Docker support), when build FC2.0 it works fine but after upgrade using 3.0 with `--use-local` it still try to pull docke…
-
### Describe the bug
Having the following error in my gitlab pipeline starting from today.
`/bin/bash: line 272: zip: command not found`
I suspect the reason is moving out 'zip' package.
### Rel…
-
### Error Message and Logs
Saved configuration files to /data/coolify/services/q4s8cg48c0w8ck08owooo44w.
Creating Docker network.
Starting service.
Pulling images.
failed to read /data/coolify/se…
-
GitLab doesn't have its own way to delete container images from their registry. [Their documentation suggests](https://docs.gitlab.com/ee/user/packages/container_registry/delete_container_registry_ima…
-
gitlab/gitlab-ce:17.5.0-ce.0
-
Docker Gitlab container restart.
> docker logs gitlab
displays the following error:
```
NoMethodError
-------------
undefined method `+' for nil:NilClass
Cookbook Trace:
------------…
-
Hi,
I am using docker:25-dind in my Gitlab CI pipeline to build images (following this guide: https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#use-docker-in-docker) and it is not possib…