registry
Here are 912 public repositories matching this topic...
-
Updated
Nov 5, 2021 - Go
-
Updated
Nov 3, 2021 - Go
-
Updated
Nov 1, 2021 - Go
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
Nov 7, 2021 - JavaScript
-
Updated
Aug 20, 2020
pkg/v1/mutate.Time
sets all timestamps in an image to the given time, typically to make the image more reproducible. For timestamps in layers, it calls layerTime
which reads the layer contents and writes them to a buffered `t
-
Updated
Nov 5, 2021 - Go
-
Updated
Oct 11, 2021
-
Updated
Nov 8, 2021 - Riot
-
Updated
Oct 13, 2021 - Elixir
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
Nov 29, 2018 - PowerShell
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Nov 8, 2021 - JavaScript
-
Updated
Sep 15, 2021 - Python
With Trow moving to use Rocket 0.5, the way configuration is handled has changed. Rocket now uses the much more flexible figment system: https://docs.rs/figment/0.10.6/figment/index.html.
We can really clean up a lot of needlessly confusing code and also support of config file by taking advantage of figment. Basically the same figment config would be passed to the Trow frontend, Rocket and the
-
Updated
Jul 31, 2021 - Visual Basic .NET
See the screenshot below taken on a mobile device:
This also happens on desktop if the line length is long enough:
Repro Steps
Follow steps from: https://github.com/oras-project/artifacts-spec/blob/main/docs/quick-start.md
At the oras discover
step, note the output is:
oras discover $PUBLIC_IMAGE -o json | jq
{
"digest": "sha256:a0fc570a245b09ed752c42d600ee3bb5b4f77bbd70d8898780b7ab43454530eb",
"references": [
{
"digest": "sha256:6200e3cfb0a036bdc585f99cee2ace9926f327d58
-
Updated
Aug 11, 2020 - Java
-
Updated
Jun 21, 2021 - C#
-
Updated
Oct 30, 2021 - PowerShell
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
I've built the
verdaccio/verdaccio:local
local image (Windows 10 latest, Docker Desktop) but cannot build the v4/5reverse_proxy
docker-examples.To Reproduce
cd verdaccio && pnpm docker
cd verdaccio\docker-examples\v4\reverse_proxy\nginx\relative_path\
ORcd verdaccio\docker-examples\v5\reverse_proxy\nginx_relative\
docker-compose up