Coder Social home page Coder Social logo

Comments (5)

 avatar commented on May 10, 2024 2

I am hoping this doesn't reopen the "issue" but I wanted to put a note here in case someone else has a similar problem.

The problem was not with the application, it was with docker-compose. When I use the same configuration as you (Mac + 1.27.4) it works just fine (Thanks for that by the way - I love the idea of not relying on Docker Hub). However the bug I was experiencing is manifested when using Ubuntu 20.04 + 1.25.0.

So the moral to the story is: I need to figure out why Ubuntu hasn't updated my docker components since November of last year.

from docker-registry-proxy.

rpardini avatar rpardini commented on May 10, 2024

There you go, added and fixed your compose in https://github.com/rpardini/docker-registry-proxy/tree/master/docs/compose

from docker-registry-proxy.

 avatar commented on May 10, 2024

Different error this time

Steps to recreate

$ git clone https://github.com/rpardini/docker-registry-proxy.git
$ cd docker-regisry-proxy/docs/compose

(modify secrets.env to set username and password)

$ docker-compose up

Results

$ docker-compose up 
Creating network "compose_default" with the default driver
Creating compose_docker_registry_proxy_1 ... done
Attaching to compose_docker_registry_proxy_1
docker_registry_proxy_1  | Adding certificate for registry: docker.caching.proxy.internal
docker_registry_proxy_1  | Adding certificate for registry: registry-1.docker.io
docker_registry_proxy_1  | Adding certificate for registry: auth.docker.io
docker_registry_proxy_1  | xargs: unmatched double quote
compose_docker_registry_proxy_1 exited with code 1

Let me know if there is anything I can do to help troubleshoot.

from docker-registry-proxy.

rpardini avatar rpardini commented on May 10, 2024

Sorry man, it works for me, on Mac/Linux + Docker-compose 1.27.4 and others. (with no secrets change)
This proxy does no validation of the environment vars, and uses them directly in bash code; make sure your edits are valid.

from docker-registry-proxy.

rLoka avatar rLoka commented on May 10, 2024

Had the same issue. Upgrading docker-compose to the latest version solved the issue!

from docker-registry-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.