Skip to content

Commit

Permalink
Install
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Mar 21, 2024
1 parent 04c31b4 commit c650bfe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,11 @@ docker compose up -d httpbin
make -C integration-tests check
```

## Install minicrawler to your image

```dockerfile
COPY --from=minicrawler:latest /var/lib/minicrawler/usr /usr
```
## Users

* [Testomato](https://testomato.com) – A simple website monitoring tool
Expand Down

0 comments on commit c650bfe

Please sign in to comment.