Skip to content

Commit

Permalink
docs: add fork notice
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Apr 8, 2024
1 parent 504b0be commit ca06a61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Log in to a container registry
# Aliyun (Alibaba Cloud) Container Registry Login
_Forked from [aliyun/acr-login](https://github.com/aliyun/acr-login) to prevent manual creation of docker config file._

Use this GitHub Action to [log in to a private container registry](https://docs.docker.com/engine/reference/commandline/login/) of [Alibaba Cloud Container Registry](https://www.aliyun.com/product/acr). Once login is done, the next set of actions in the workflow can perform tasks such as building, tagging and pushing containers.

```yaml
Expand Down

0 comments on commit ca06a61

Please sign in to comment.