A container registry that uses the AT Protocol for manifest storage and S3 for blob storage. atcr.io
docker container atproto go
at main 7 lines 51 B view raw
1go 1.25.7 2 3use ( 4 . 5 ./deploy/upcloud 6 ./scanner 7)