mirror of
https://github.com/tenox7/wrp.git
synced 2024-12-21 15:29:21 +00:00
readme update
This commit is contained in:
parent
4533e38a31
commit
733be4a14a
@ -34,7 +34,7 @@ docker run -d -p 8080:8080 gcr.io/tenox7/wrp:latest
|
|||||||
## Cloud Run
|
## Cloud Run
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
gcloud run deploy --image gcr.io/tenox7/wrp --platform managed
|
gcloud run deploy --platform managed --image=gcr.io/tenox7/wrp:latest --args='-t=png','-g=1280x0x256'
|
||||||
```
|
```
|
||||||
|
|
||||||
Or from [Web UI](https://console.cloud.google.com/run). Use `gcr.io/tenox7/wrp` as container image URL.
|
Or from [Web UI](https://console.cloud.google.com/run). Use `gcr.io/tenox7/wrp` as container image URL.
|
||||||
|
Loading…
Reference in New Issue
Block a user