Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: move OCI images hosting to ghcr.io #1951

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Commits on Mar 17, 2023

  1. doc: move OCI images hosting to ghcr.io

    - dockerhub free team accounts will be deleted in < 30 days (https://www.docker.com/blog/we-apologize-we-did-a-terrible-job-announcing-the-end-of-docker-free-teams/), this affects the Shaarli team account
    - automated builds will keep pushing latest builds to dockerhub in addition to gchr.io, until the account is deleted
    - **users relying on `shaarli/shaarli` OCI images are advised to migrate to `ghcr.io/shaarli/shaarli` as soon as possible**
    - existing tagged images have been copied from https://hub.docker.com/r/shaarli/shaarli/ to https://github.com/shaarli/Shaarli/pkgs/container/shaarli/versions?filters%5Bversion_type%5D=tagged
    - prepend `ghcr.io/` to all references to OCI images
    - update all references to dockerhub -> github packages registry, update developer documentation, cleanup dead links
    - ref. shaarli#1948
    nodiscc committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    721c090 View commit details
    Browse the repository at this point in the history