-
@zonca we're discussing setting up CI/CD for some CDMS software and wondering
1. if supporting CI/CD is within the scope of this allocation (I'm uncertain)
2. if we could host a container image on…
-
I am running rancher/rancher:latest and attempting to use it behind a nginx proxy manager. Both rancher and npm are being run via a docker-compose setup and both apps share the same docker network.
…
-
We are using Keel with Kubernetes provider and trying to update a Deployment with 2 containers in it.
One container, with an image in our private gitlab registry, is updated fine with the following…
-
### Steps to reproduce
1. Run GitLab using the guide
2. Power cycle the server running Docker
### Actual result
GitLab will never come up fully, showing error 502.
The docker container lo…
-
I have a job that build a golang binaries. After downloading all the dependencies the job failed to cp all dependencies to the cache directory
**Minimal .gitlab-ci.yml illustrating the issue**
```…
-
Hi there,
I was wondering how I can tell flowcraft to use my own docker, which are placed in an inhouse gitlab repository. I know, it is better to use those from flowcraft, but for some things I mi…
-
-
I do not currently know why its nil.
``` elisp
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
string-width(nil)
tabulated-list-print-col(1 nil 28)
tabulated-list-print-entry("…
-
I get this notice when I try to use Docker.
`2024-04-02 09:51:12
2024-04-02 09:51:12 ==========
2024-04-02 09:51:12 == CUDA ==
2024-04-02 09:51:12 ==========
2024-04-02 09:51:12
2024-04-02…
-
**Memgraph version** current stable as of 1/8/23
**Environment** Memgraph Docker container (latest) on Win10, x64, Python 3.10.7
gqlalchemy version == gqlalchemy-1.1.5 (the highest version I can …