An open source trusted cloud native registry project that stores, signs, and scans content.
-
Updated
Jun 2, 2022 - Go
{{ message }}
An open source trusted cloud native registry project that stores, signs, and scans content.
The (still undocumented) feature is great for our purpose, but can you add the same functionality to the post-update hook (in the same manner, of course)?
I have added a script to the post-update to check the database-version. If they not match, the script returns exit 1. It would be great if the post-update hook could log a error- or warning-message, so the slack-notification gets a message (l
The toolkit to pack, ship, store, and deliver container content
Dragonfly is an intelligent P2P based image and file distribution system.
Node.js Application Configuration
Autocode CLI and standard library tooling
Send us a pull request by editing expansions.txt
From the cosign slack: https://sigstore.slack.com/archives/C01PZKDL4DP/p1645810670957869
Registries that don't accept non-distributable (aka foreign) layers by default (like distribution/distribution, see distribution/distribution#2795) may result in confusing errors, like
map[]; MANIFEST_BLOB_UNKNOWN: blob unknown to registry; sha256:bd0b37167cd3d731eb15196e
A tool to seal application's all dependencies and Kubernetes into CloudImage, distribute this application anywhere via CloudImage, and run it within any cluster in one command.
Receive notifications when an image is updated on a Docker registry
Windows Hardening settings and configurations
The simplest and most complete UI for your private registry
Docker Certified Associate Exam Preparation Guide
Horde is a distributed Supervisor and Registry backed by DeltaCrdt
SessionGopher is a PowerShell tool that uses WMI to extract saved session information for remote access tools such as WinSCP, PuTTY, SuperPuTTY, FileZilla, and Microsoft Remote Desktop. It can be run remotely or locally.
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
OpenUPM - Open Source Unity Package Registry (UPM)
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
Scripts for easy manipulation of docker-registry from command line (and from scripts)
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
Local Group Policy Editor plus more, for all Windows editions
Most of our current tests mock away the DB because they're focused on the application logic and external API. We have seen changes breaking some DB queries without being caught by tests from time to time. We should improve the situation by adding tests that run the DB queries defined in our entity / DTO repositories and assert no DB error, just to ensure that the queries are consistent with the sc
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:6200e3cfb0a036bdc585f99cee2ace9926f327d58Add a description, image, and links to the registry topic page so that developers can more easily learn about it.
To associate your repository with the registry topic, visit your repo's landing page and select "manage topics."
Platform
Describe the bug
Most of the settings changed in the config.yaml file are not applied.
To Reproduce