A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix go version

+1 -1
+1 -1
go.mod
··· 1 1 module atcr.io 2 2 3 - go 1.25.5 3 + go 1.25.4 4 4 5 5 require ( 6 6 github.com/aws/aws-sdk-go v1.55.5