A container registry that uses the AT Protocol for manifest storage and S3 for blob storage. atcr.io
docker container atproto go

test tag push

evan.jarrett.net dd5d2aab 6b56f187

verified
+2 -2
+2 -2
.tangled/workflows/release-credential-helper.yml
··· 8 8 # release before pushing. 9 9 10 10 when: 11 - - event: ["manual"] 12 - branch: ["main"] 11 + - event: ["push"] 12 + tag: ["v*"] 13 13 14 14 engine: "nixery" 15 15