-
### Describe the problem to be solved
Applicable when running a portable cluster with an unpredictable or no internet connection.
I have a few pods that are defined as `image:latest` without the pul…
-
{
"platform":"",
"hub-mirror": [
"gitea/gitea:1.22.3$gitea:1.22.3",
"gitlab/gitlab-ce:13.12.15-ce.0$gitlab-ce:13.12.15",
"gitlab/gitlab-ce:latest$gitlab-ce:latest"…
-
file:
enabled: true
# -- the path in the running pod where the git repo will be cloned into
# either absolute or relative to the container working directory, which is NIFI_REGISTRY_HOME…
-
-
Once resolved, this will obsolete the manual garbage collection process established by #5908.
This is the respective documentation: https://docs.gitlab.com/ee/administration/packages/container_regi…
-
### 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…
-
The CI job has no access to `codepack` and `pnpm`.
The user used to run cmd is `podman`. this user does not have access to `codepack` and `pnpm`.
But if i mnualy start a container, i am connected as…
-
**Description**
The current implementation of `DeployToken.create` allows to pass an arbitrary list of arguments in the options object (in JS), but the type definitions don't. Therefore, when using…
-
Since this always assume that the registry is an OCI registry, it doesn't publish to gitlab.
```
"semantic-release-helm3",
{
"chartPath": ".",
"isChartMuseum": false,
…
-
Hi Guys,
I recently tried to install gitlab with a container registry using according to `docs/container_registry.md`. Unfortunately deleting tags and manifests is not possible, the registry shows …