mirror of
https://github.com/tenox7/wrp.git
synced 2024-11-25 13:30:51 +00:00
gcr.io in readme
This commit is contained in:
parent
6b89e463f3
commit
780143b766
@ -23,10 +23,18 @@ A HTTP proxy server that allows to use historical / vintage web browsers on the
|
|||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
|
docker hub:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -d -p 8080:8080 tenox7/wrp
|
docker run -d -p 8080:8080 tenox7/wrp
|
||||||
```
|
```
|
||||||
|
|
||||||
|
gcr.io:
|
||||||
|
|
||||||
|
```
|
||||||
|
docker run -d -p 8080:8080 gcr.io/tenox7/wrp:latest
|
||||||
|
```
|
||||||
|
|
||||||
## Flags
|
## Flags
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user