registry
Here are 834 public repositories matching this topic...
Yeah, to be totally honest, I already thought we did this!
😅 This is the intended behavior, so we'll need to fix that. Thanks for reporting!
Originally posted by @simskij in containrrr/watchtower#647 (reply in thread)
-
Updated
May 6, 2021 - Go
-
Updated
Apr 26, 2021 - Go
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
May 6, 2021 - JavaScript
-
Updated
Aug 20, 2020
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
-
Updated
Apr 26, 2021
this is work:
skpm-build --output ../../../Library/ApplicationSupport/com.bohemiancoding.sketch3/Plugins/test.sketchplugin
bug, this is not work:
skpm-build --output ~/Library/ApplicationSupport/com.bohemiancoding.sketch3/Plugins/test.sketchplugin
-
Updated
Apr 30, 2021 - Elixir
-
Updated
Nov 29, 2018 - PowerShell
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Apr 28, 2021 - Riot
-
Updated
May 6, 2021 - Go
-
Updated
Mar 11, 2021 - Python
-
Updated
Aug 11, 2020 - Java
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
-
Updated
Apr 27, 2021 - Visual Basic .NET
To repro the issue use an image that is not fully qualified as seen below.
1 ❯ oras push test:test .
panic: runtime error: slice bounds out of range
goroutine 1 [running]:
github.com/deislabs/oras/vendor/github.com/containerd/containerd/reference.Spec.Hostname(0xc000022bb0, 0x9, 0x0, 0x0, 0x147b544, 0xc0001db788)
...
When running yarn dlx ovsx publish ***, it shows
/tmp/xfs-933bd88c/dlx-2073/.pnp.js:5772
throw firstError;
^
Error: ovsx tried to access tmp, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Required package: tmp (via "tmp")
Required by: ovsx@npm:0.1.0-next.a9154dc (via /home/runner/.yarn/berry/cache/ovsx-npm-0.1.0-next.a915
-
Updated
May 1, 2021 - C#
-
Updated
Apr 14, 2019 - JavaScript
Improve this page
Add a description, image, and links to the registry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the registry topic, visit your repo's landing page and select "manage topics."
Describe the bug
Mobile view of front-end page looks overloaded. On mobile does not make much sense to display all info which do not fit. We might create a threshold for small screens and medium screens.
To Reproduce
https://registry.verdaccio.org/
**Expec