saf icon indicating copy to clipboard operation
saf copied to clipboard

Add metadata to the docker container on dockerhub

Open spencer-cdw opened this issue 2 years ago • 2 comments

It would be nice if the dockerhub landing page provided links back to the github. Currently there is no readme, or links

https://hub.docker.com/r/mitre/saf

Screenshot 2023-03-28 at 2 58 34 PM

How

  1. Update the github docker-build-push action to include metadata

https://github.com/marketplace/actions/build-and-push-docker-images

  1. Optionally use the dockerhub-description github action https://github.com/peter-evans/dockerhub-description

spencer-cdw avatar Mar 28 '23 21:03 spencer-cdw

Please review and close this issue if this is good to go.

aaronlippold avatar Mar 28 '23 21:03 aaronlippold

I checked https://hub.docker.com/r/mitre/saf and it still looks blank

Screenshot 2023-04-10 at 9 17 54 AM

To futher clarify what I'm pointing out. If you look at the alpine image, it has

  • recent tags
  • supported tags
  • quick reference
  • license
  • ect...

https://hub.docker.com/_/alpine

Screenshot 2023-04-10 at 9 18 55 AM

spencer-cdw avatar Apr 10 '23 15:04 spencer-cdw