-
### Feature description
In a CI/CD process like Kestra, it's common to encounter Docker Hub rate limits when pulling Docker images repeatedly during builds. To mitigate this issue and improve build…
-
Inception
---------
When I'am trying to install app to the my production grid (on another server, agent without master), I caught the following error:
`GridServiceInstanceDeployer::ServiceError: …
-
**Description**
I'm having troubles running a `buildah build ...` from Gitlab-CI on a self-hosted runner with docker as executor and sysbox-runc as docker runtime. Following error is printed in the…
-
##### ISSUE TYPE
- Improvement
##### OS / ENVIRONMENT
```
self-hosted GttLab CE with private Docker registry
automated docker image build
ansible-container
```
##### SUMMARY
When I use to…
-
## Detailed description
I am trying to run this line in gitlab ci:
```
docker run -v $(pwd)/crewmeister.yaml:/crewmeister.yaml wework/speccy lint /crewmeister.yaml
```
And it crashes wi…
-
I'm finding a subtle regression b/w renv 1.0.7 -> 1.0.10 that I suspect is related to `RemoteSha` changes discussed in #1961.
When running in:
1. Workbench: `renv::status()` shows no issues
2. G…
-
i pull the cache data (json) :
ls **~/java/target/docs**:
......
nvdcve-1.1-2024.json.gz
.....
staff 376K 10 24 16:01 nvdcve-1.1-recent.json.gz
staff 162B 10 24 16:01 nv…
-
### Current setup:
The current setup is based on the fact that maven is starting a very old image of GitLab (version `12.9.2-ce.0`) and is then executing some integration tests against this instanc…
jmini updated
1 month ago
-
```
+ chmod 0644 /home/git/gitlab/config/initializers/relative_url.rb
+ chown git: /home/git/gitlab/config/initializers/relative_url.rb
+ [[ root == git ]]
+ sudo -HEu git ln -s /home/git/data/tmp…
-
I deployed MatterMost 10.0 on my NAS using Docker-Compose. The local IP address of the NAS is 192.168.3.3 and the public IP address is bound to the domain names and .
I can access to MatterMost usin…