aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Docker.md
blob: 46474768c32b694c3310bbfda1e9195c93cec7ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Locusts

A docker container containing locusts also exist.

If you would like to add locusts to your company's servers, you can use the following command:

```bash
docker run -it --rm ghcr.io/locusts-r-us/locusts:latest
```

That's it. There are locusts now in your computer.
What those locusts do is up to the reader.