mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e310d070f4
Fixing the links Updating with Seb's comments Adding weight Fixing the engine aliases Updating after Arun pushed Removing empty file Signed-off-by: Mary Anthony <mary@docker.com>
16 lines
502 B
Markdown
16 lines
502 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Work with images"
|
|
description = "The Docker user guide home page"
|
|
keywords = ["docker, introduction, documentation, about, technology, docker.io, user, guide, user's, manual, platform, framework, home, intro"]
|
|
[menu.main]
|
|
identifier="engine_images"
|
|
parent = "engine_guide"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# Work with images
|
|
|
|
* [Create a base image](baseimages.md)
|
|
* [Best practices for writing Dockerfiles](dockerfile_best-practices.md)
|
|
* [Image management](image_management.md)
|