Stitch any CI into Tangled
151
fork

Configure Feed

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

docker: add opencontainers/atcr.io labels to the docker image #19

open opened by xeiaso.net targeting main from xeiaso.net/tack: Xe/docker-image-labels
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:e5nncb3dr5thdkjir5cfaqfe/sh.tangled.repo.pull/3mleayaujwt22
+8
Diff #0
+8
docker/tack.Dockerfile
··· 22 22 23 23 COPY --from=build /app/bin/tack /app/bin/tack 24 24 25 + LABEL org.opencontainers.image.title="Tack" \ 26 + org.opencontainers.image.description="Stitch any CI into Tangled" \ 27 + org.opencontainers.image.authors="Mitchell Hashimoto" \ 28 + org.opencontainers.image.source="https://tangled.org/mitchellh.com/tack" \ 29 + org.opencontainers.image.documentation="https://tangled.org/mitchellh.com/tack" \ 30 + org.opencontainers.image.licenses="MIT" \ 31 + io.atcr.readme="https://tangled.org/mitchellh.com/tack/raw/main/README.md" 32 + 25 33 CMD ["/app/bin/tack"]

History

1 round 0 comments
sign up or login to add to the discussion
xeiaso.net submitted #0
1 commit
expand
docker: add opencontainers/atcr.io labels to the docker image
merge conflicts detected
expand
  • docker/tack.Dockerfile:22
expand 0 comments