mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-03-13 09:58:07 -04:00
docs: packages: container reference to the docker push CLI doc
Fixes: https://codeberg.org/forgejo/forgejo/issues/708
This commit is contained in:
parent
3c927f46d0
commit
be39ce34d5
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ For example:
|
|||
docker push forgejo.example.com/testuser/myimage:latest
|
||||
```
|
||||
|
||||
For more information please check the [docker push](https://docs.docker.com/engine/reference/commandline/push/) documentation page.
|
||||
|
||||
## Pull an image
|
||||
|
||||
Pull an image by executing the following command:
|
||||
|
|
Loading…
Add table
Reference in a new issue