mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
docs: address issue #24323
This change was automatically generated by the documentation agent team in response to issue #24323. 🤖 Generated with cagent
This commit is contained in:
committed by
github-actions[bot]
parent
73abed787b
commit
303579ea8b
@@ -287,7 +287,7 @@ to create an efficient and maintainable Dockerfile.
|
||||
|
||||
Whenever possible, use current official images as the basis for your
|
||||
images. Docker recommends the [Alpine image](https://hub.docker.com/_/alpine/) as it
|
||||
is tightly controlled and small in size (currently under 6 MB), while still
|
||||
is tightly controlled and small in size (under 6 MB), while still
|
||||
being a full Linux distribution.
|
||||
|
||||
For more information about the `FROM` instruction, see [Dockerfile reference for the FROM instruction](/reference/dockerfile.md#from).
|
||||
|
||||
Reference in New Issue
Block a user