Question about size of install
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hi Hi,
I installed backstopjs, inside a docker container, and afterwards - I wanted to have a look at the image size
```
docker history IMAGE
```
This caught my eye
```
0d047f43a3ff 18 minutes ago /bin/sh -c npm install -g backstopjs 427MB
```
Is there a way I can reduce that size drastically?
Contributor guide
Assessment
This issue has not been assessed yet.