doc(support): added docker login documentation
This commit is contained in:
parent
1670d08811
commit
d11075ea3f
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ git clone https://$USER:$PAT@edp.buildth.ing/<user | org>/<repo.git>
|
|||
|
||||
Forgejo bringt ein [Package Management](https://forgejo.org/docs/latest/user/packages/) mit, und stellt zB. Container Image Repositories bereit.
|
||||
|
||||
Hier ist ein kurzes Anwendungsbeispiel mit `docker image`:
|
||||
Hier ist ein kurzes Anwendungsbeispiel mit [`docker login`](https://docs.docker.com/reference/cli/docker/login/#credential-helper-protocol):
|
||||
|
||||
```
|
||||
# use the oci image registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue