0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-08 02:54:41 -05:00
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
Find a file
Ramkumar Chinchani c87f489a79
fix: allow changing media-type when pushing an image tag ()
Fixes 

Previously, changing a image's media-type was disallowed.
However, "docker buildx" appears to first push an image manifest and
then an image index for the same image tag. So, allow this.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
2025-03-11 10:38:47 -07:00
.github fix: show data from docker mediatypes in search results () 2025-03-11 11:43:30 +02:00
.zap feat(ui): update zui version () 2024-01-17 17:22:33 +02:00
build chore: use go1.23 in the build environment of zot container images () 2024-11-10 10:36:09 -08:00
cmd Cumulative improvements for CI troubleshooting () 2025-03-01 01:04:09 +02:00
demos refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot () 2024-01-31 20:34:07 -08:00
docs swagger: rename 'docs/' to 'swagger/' 2021-10-21 13:46:14 -07:00
errors [feat]: add support for EC/ED25519 public keys for token authentication () 2025-03-06 14:32:13 -08:00
examples fix: Update AWS DynamoDB permission list and correct issues in DynamoDB examples () 2025-02-13 19:11:06 +02:00
pkg fix: allow changing media-type when pushing an image tag () 2025-03-11 10:38:47 -07:00
scripts ci: nightly ci now uses ubuntu 24.04+ () 2025-01-17 09:48:23 -08:00
swagger fix(oras)!: remove ORAS artifact references support () 2024-03-06 12:16:42 -08:00
test [feat]: add support for EC/ED25519 public keys for token authentication () 2025-03-06 14:32:13 -08:00
.gitattributes build(deps): bump all dependencies () 2024-08-02 14:23:53 -07:00
.gitignore refactor(metadb): improve UX by speeding up metadb serialize/deserialize () 2023-10-30 13:06:04 -07:00
CODE_OF_CONDUCT.md doc: add a CODE_OF_CONDUCT.md 2020-12-15 11:20:45 -08:00
codecov.yml refactor(metadb): improve UX by speeding up metadb serialize/deserialize () 2023-10-30 13:06:04 -07:00
CODEOWNERS add a CODEOWNERS file 2022-05-04 11:52:28 -07:00
COMPARISON.md move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
CONTRIBUTING.md build: fix container image targets () 2023-10-04 09:12:56 -07:00
go.mod chore: fix dependabot alerts () 2025-03-11 01:40:27 -07:00
go.sum chore: fix dependabot alerts () 2025-03-11 01:40:27 -07:00
golangcilint.yaml chore: update ui version () 2024-12-14 11:58:04 -08:00
LICENSE docs: fix copyright related info for cncf onboarding () 2023-01-17 15:43:45 -08:00
MAINTAINERS.md docs: fix CNCF related documentation () 2023-01-10 15:52:11 -08:00
Makefile redis driver for blob cache information and metadb () 2025-01-30 11:00:52 -08:00
NOTICE docs: fix copyright related info for cncf onboarding () 2023-01-17 15:43:45 -08:00
README.md fix: minor visual issues in readme/badges () 2024-07-16 12:16:54 +03:00
README_fuzz.md Add fuzz tests for storage_fs () 2022-07-27 20:37:55 +03:00
SECURITY.md chore: update support matrix 2024-03-14 09:43:42 -07:00
THIRD-PARTY-LICENSES.md chore: fix dependabot alerts () 2024-09-09 18:32:57 -07:00
tools.go chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage () 2023-01-18 08:24:44 -08:00
zot.go zot: initial commit 2019-06-21 15:29:19 -07:00

zot

build test nightly jobs codecov Conformance Results CodeQL CII Best Practices OpenSSF Scorecard Go Reference FOSSA Status

zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!

Documentation for zot is located at: https://zotregistry.dev

Code of conduct details are here.

License

FOSSA Status