gcr.io in readme

This commit is contained in:
Antoni Sawicki 2019-10-14 22:26:32 -07:00
parent 6b89e463f3
commit 780143b766
1 changed files with 8 additions and 0 deletions

View File

@ -23,10 +23,18 @@ A HTTP proxy server that allows to use historical / vintage web browsers on the
## Docker
docker hub:
```
docker run -d -p 8080:8080 tenox7/wrp
```
gcr.io:
```
docker run -d -p 8080:8080 gcr.io/tenox7/wrp:latest
```
## Flags
```