this repo has no description
0
fork

Configure Feed

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

add LABEL metadata to container images

+4
+4
cmd/bigsky/Dockerfile
··· 29 29 EXPOSE 2470 30 30 31 31 CMD ["/bigsky"] 32 + 33 + LABEL org.opencontainers.image.source=https://github.com/bluesky-social/indigo 34 + LABEL org.opencontainers.image.description="ATP Big Graph Server (BGS)" 35 + LABEL org.opencontainers.image.licenses=MIT