v1.2.0
Sigma is a painless self-hosted all-in-one software development service, it includes OCI artifact manager, garbage collection, namespace quota, multi-arch artifact, OCI image build. It is similar to Harbor, but distribution is implemented by itself, all of the services can be startup with one command.
Note
Visit demo: https://sigma.tosone.cn/, username/password: sigma/Admin@123
Or you can run this command then got a simple Sigma service: docker run --name sigma -p 3000:3000 tosone/sigma:nightly-alpine
v1.2.0 (2024-03-11)
Features
- Rename artifact_artifacts sub artifact field (#337)
Bug Fixes
- Fix gc artifact for multi-arch manifest (#336)