-
### Actual Behavior
Containers with executables using old glibc versions will unexpectedly terminate without any output nor trace in logs.
### Steps to Reproduce
`docker run -ti --entrypoint /bin/b…
-
Using latest docker image, through docker-compose. Site works fine.
### Actual behavior
Upon saving, nothing gets pushed.
Nothing in the container logs.
If I exec into the container, git works…
-
Hello,
This may be more of a GitLab issue, so apologies if this is the wrong forum:
I am trying to login to GitLab using per this: http://docs.gitlab.com/ce/user/project/container_registry.html
…
-
## Description
Running `mdl` against a markdown file that contains utf-8 characters causes it to fail/crash.
### Environment
Ubuntu 20 Linux docker container running in GitLab pipeline.
**MDL …
-
(from #124)
Test the GT reading
- [x] from the local db in the `gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_10_6_30-slc7_amd64_gcc700` container
- [x] from /cvmfs with a cvmfs…
-
### 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…
-
CC @AlexisDucastel
I am trying to use gitlab 9.5.1-ce.0 (gitlab-3) on rancher 1.6.10 / docker 17.09 ce / ubuntu 16.04.
I have added a wildcard certificate such as `*.mydomain.com` and I am tryi…
-
Why: Sometimes a user may forgot a GitLab password without wanting to make and restore a complete backup of the server in a fresh GitLab server installation.
https://stackoverflow.com/que…
a-t-0 updated
2 years ago
-
### Nomad version
0.12 (but checking code appears to be still present in latest versions)
### Operating system and Environment details
docker, linux RHEL7
### Issue
When running from a containe…
-
We have a very simple Dockerfile which inherits a ubuntu jdk 8 image, run a few shell commands and copy a few files. Please note the RUN commands comes at the very first.
Our CI is built on top of…