-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
At the bare minimum, I'd like the documentation to
- list what docker images we have on DockerHub
- does the docker image have multiple tags -- (which one should be used for what if so?)
- which dockerfile in this repo are associated with those images
- when was it last updated on DockerHub
- a small blurb on what you would use that image for
This documentation could include going through our repos in jhudsl and fhdsl and scraping the config files to say which repos use which images
If I automated it at all, maybe I could add a GitHub Action that would run whenever there was a successful manual build that pushed to docker hub and have it update the documentation with what it can from the build logs
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation