Update README.md with Alpine-based Docker images

This commit is contained in:
lwthiker
2022-03-10 13:34:56 +02:00
parent ebc8032615
commit 2cf96e9337
2 changed files with 22 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ The tests verify that `curl-impersonate` has the same network signature as that
## Running the tests
The tests assume that you've built both `curl-impersonate-chrome` and `curl-impersonate-ff` docker images before (see [Installation](https://github.com/lwthiker/curl-impersonate#installation)).
The tests assume that you've built both `curl-impersonate-chrome` and `curl-impersonate-ff` docker images before (see [Building from source](https://github.com/lwthiker/curl-impersonate#building-from-source)).
To run the tests, build with:
```