Skip to content

Update container description on ghcr.io #25664

Closed Answered by jcansdale
miaucl asked this question in Actions
Discussion options

You must be logged in to vote

Hi @miaucl,

Q1: Is the README.md pulled from the repo kept up-to-date or does it need to be updated manually through github actions?

It is kept up-to-date with the linked repository.

Q2: Is there a possibility to choose something else as the description instead of the README.md ?

You can’t choose an alternative README.md, but you can specify a description using a LABEL in your Dockerfile. It would look something like this:

LABEL org.opencontainers.image.description="Hello, World!"

You can see the description here:
About this version

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packages Host your dependencies, libraries, and production-ready code, right from your repository Product Feedback
3 participants