Skip to content
#

container-registry

Here are 67 public repositories matching this topic...

mattmoor
mattmoor commented Jun 13, 2018

Docker enables folks to use custom certs for their registries via this directory (and possibly environment variables). We should figure out how tools can support this, perhaps through support directly in the library, or perhaps through documentation on how to properly set up the http.RoundTripper passed into remote.Foo calls.

crane and ko would be good examples for how we add support f

amouat
amouat commented Apr 21, 2021

Currently the YAML file for the quick install templates out the namespace with {{namespace}}. Before applying the YAML, the template is replaced using a simple sed call. This is fine, but a bit complicated - it means end users can't simply apply the YAML.

It's not clear from a casual glance why we can't just do kubectl apply -n NAMESPACE instead of the templating. Possibly this will break som

Full CI pipeline project based on Gitlab & Gitlab CI running Docker, completely automated setup by Vagrant & Ansible, providing Let´s Encrypt certificates for private Servers, multiple Gitlab-Runners and the Gitlab Container Registry, incl. GitLab Pages

  • Updated Jan 15, 2020
  • Shell

Improve this page

Add a description, image, and links to the container-registry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the container-registry topic, visit your repo's landing page and select "manage topics."

Learn more