bibby
bibby
My setup works correctly on first start up, but if I come back an hour later, nginx is completely hung up.
To work around this, I added an ignore pattern to `lib/renderer.js` . The `extractTags` function had some avoidance patterns, so I included one that skipped brackets containing a number. https://gist.github.com/bibby/f7849feea5d1f6439472a3debb8e335c#file-renderer-js-L80-L83...
Thanks, Mike. I appreciate your project and respect your reasoning. You are correct that restrictions on push and pull is a negotiation between the registry and the authorization service. However,...
I'm also happy to defer a real pull request to someone with more Ruby experience.
I've rebased and created this PR, but please know that I've *not* run it (at work, sorry)
Should also mention, this addresses #41
Came digging through the issues for this topic exactly. I'm using [rancher](https://github.com/rancher/rancher), and while the definition style is similar to that of `docker-compose`, the container names will invariably be a...
This describes my experience yesterday using the 0.58.0-rc1 image. It had previously come up using 0.56.1, but on the latest, convoy-gluster never came up for me, citing the same error...
After 8-9 years, let me just say that I am personally very delighted.
RadosGW objects have 8kb to store metadata ([doc page](https://docs.ceph.com/docs/master/radosgw/s3/objectops/)), which is the closest we get to being able to include additional arbitrary data. One good thing about it is that...