About 69,900 results
Open links in new tab
  1. How to enable GitLab Container Registry and push docker image in it

    Mar 31, 2023 · What are the exact steps to enable Container Registry in GitLab Community Edition 14.2.4 using the domain method, and how can I push a docker image to the registry? Also, how …

  2. how to list names of all docker images from self hosted Gitlab server ...

    May 1, 2022 · Use the container registry API. There is a special catalog endpoint that can be used to list all container repositories in the whole instance. For each repository, you can use the …

  3. GitLab Container Registry behind AWS Load Balancer

    Jul 28, 2017 · I currently have a GitLab instance setup behind an AWS load balancer (just to achieve HTTPS with my Amazon issued certificate). I'm running nginx for the main GitLab service with the …

  4. How do I check if an image:tag exists in gitlab container registry

    Use search to quickly find and discover images hosted in the GitLab Container Registry When you or someone on your team publishes an image to the GitLab Container Registry, you need a way to …

  5. GitLab: How to list registry containers with size - Stack Overflow

    Dec 5, 2018 · I have a self-hosten GitLab CE Omnibus installation (version 11.5.2) running including the container registry. Now, the disk size needed to host all those containers increase quite fast. …

  6. Self-hosted Gitlab registry: Connection refused for localhost:5000

    Oct 22, 2018 · First: reading "GitLab Container Registry administration ", make sure that: gitlab registry is activated in your Omnibus image: your gitlab.rb, by default, does not declare a registry. …

  7. gitlab - What should be there in the variable …

    Sep 10, 2018 · I try configure Gitlab to use an Docker registry Read article: How to setup omnibus installation to use an external Docker registry? But this articles about native docker registry. Does …

  8. Gitlab CI Cannot Pull From Container Registery - Stack Overflow

    Jul 19, 2023 · I have some images on Gitlab's container registry. I can view them on the registry page, and the urls look the same as I'm using in my gitlab-ci.yml. I'm also using (what I thought …

  9. GitLab Container Registry Connection Error - Stack Overflow

    Sep 8, 2023 · I have a GitLab installation running on Docker (Windows 10 Docker-Desktop). I made GitLab Container Registry settings. When I try to connect to the Container Registry, I get the …

  10. Local Gitlab Container Registry behind reverse proxy

    Mar 23, 2021 · Local Gitlab Container Registry behind reverse proxy Asked 4 years, 3 months ago Modified 3 years, 4 months ago Viewed 8k times