Merge pull request #21205 from geekylucas/21195-update-docs-debian-image-size

Update docs: A more accurate size for debian image
Upstream-commit: 43b5e1ed40ded2d59f8505df254d2f95fbdf8132
Component: engine
This commit is contained in:
Vincent Demeester
2016-03-15 11:18:27 +01:00
@@ -131,8 +131,8 @@ various instructions available for use in a `Dockerfile`.
Whenever possible, use current Official Repositories as the basis for your
image. We recommend the [Debian image](https://hub.docker.com/_/debian/)
since its very tightly controlled and kept extremely minimal (currently under
100 mb), while still being a full distribution.
since its very tightly controlled and kept minimal (currently under 150 mb),
while still being a full distribution.
### RUN