mirror of
https://github.com/simongregorebner/gitea-pages.git
synced 2025-05-08 00:20:02 +02:00
added comment regarding pushing docker image
This commit is contained in:
parent
02abc7bcde
commit
4267eb2661
@ -162,6 +162,7 @@ docker build --platform=linux/amd64 -t gitea-pages .
|
||||
|
||||
# example build image for this github user
|
||||
docker build --platform=linux/amd64 -t ghcr.io/simongregorebner/gitea-pages:0.0.1 .
|
||||
docker push ghcr.io/simongregorebner/gitea-pages:0.0.1
|
||||
```
|
||||
|
||||
## Testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user