Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`man` tool missing #209
`man` tool missing #209
Comments
PR-URL: #209 Related: nodejs/node#7550, nodejs/node#7441 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
|
You'll probably find that I'm fairly neutral as to whether |
|
I did a quick comparison and adding the man-db package adds about ~10MB to the size of each image. |
|
Seems like there isn't much appetite to add this. Should this issue be closed out? |
The
npm helprelies on themantool being installed. It would be good if the images come withmanpreinstalled.