mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #21205 from geekylucas/21195-update-docs-debian-image-size
Update docs: A more accurate size for debian image
This commit is contained in:
commit
43b5e1ed40
1 changed files with 2 additions and 2 deletions
|
@ -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 it’s very tightly controlled and kept extremely minimal (currently under
|
||||
100 mb), while still being a full distribution.
|
||||
since it’s very tightly controlled and kept minimal (currently under 150 mb),
|
||||
while still being a full distribution.
|
||||
|
||||
### RUN
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue