add warning

Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee 2020-02-20 12:00:14 -05:00
parent 3d3fc59dbe
commit 6834c5c96f
No known key found for this signature in database
GPG key ID: 1899120ECD0A1784

View file

@ -68,6 +68,8 @@ These default images do not contain all the tools that GitHub Actions offers by
* [nektos/act-environments-ubuntu:18.04](https://hub.docker.com/r/nektos/act-environments-ubuntu/tags) - built from the Packer file GitHub uses in [actions/virtual-environments](https://github.com/actions/runner).
`*** WARNING - this image is >18GB 😱***`
To use a different image for the runner, use the `-P` option:
```