mirror of
https://github.com/docker/login-action.git
synced 2024-11-06 00:45:48 -05:00
GitHub Packages Docker Registry deprecated
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
12054aedfd
commit
f515c5bf8c
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ jobs:
|
||||||
|
|
||||||
### GitHub Packages Docker Registry
|
### GitHub Packages Docker Registry
|
||||||
|
|
||||||
|
> :warning: GitHub Packages Docker Registry (aka `docker.pkg.github.com`) **is deprecated** and will sunset early next
|
||||||
|
> year. It's strongly advised to [migrate to GitHub Container Registry](https://docs.github.com/en/packages/getting-started-with-github-container-registry/migrating-to-github-container-registry-for-docker-images)
|
||||||
|
> instead.
|
||||||
|
|
||||||
You can configure the Docker client to use [GitHub Packages to publish and retrieve docker images](https://docs.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages).
|
You can configure the Docker client to use [GitHub Packages to publish and retrieve docker images](https://docs.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in a new issue