Closed eikendev closed 2 years ago
A blocker for this is the storage limitation available on the GitHub registry.
Unrelated thought: If there exist images for different versions, the API docs should be available for different versions as well.
According to the docs storage is free for public packages:
GitHub Packages usage is free for public packages. For private packages, each account on GitHub.com receives a certain amount of free storage and data transfer, depending on the product used with the account.
Implemented in 1a31b91c18bc49c96805175915fe1b3ae0bcab2a.
We should have image tags for versions.
docker/metadata-action looks interesting. Also check out the GitHub documentation.