mirror of
https://github.com/simongregorebner/gitea-pages.git
synced 2025-04-20 01:40:03 +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
|
# example build image for this github user
|
||||||
docker build --platform=linux/amd64 -t ghcr.io/simongregorebner/gitea-pages:0.0.1 .
|
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
|
## Testing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user