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

need to now go generate for the spdx json

evan.jarrett.net 61479d15 78207ba6

verified
Changed files
+1
+1
Dockerfile.appview
··· 11 11 12 12 COPY . . 13 13 14 + RUN go generate ./... 14 15 RUN CGO_ENABLED=1 go build \ 15 16 -ldflags="-s -w -linkmode external -extldflags '-static'" \ 16 17 -tags sqlite_omit_load_extension \