Home Explore Blog CI



docker

content/reference/cli/docker/image/prune.md
87f310d7d995ff6abacd89c842aef7ef254779b73368350800000003000001b4
---
datafolder: engine-cli
datafile: docker_image_prune
title: docker image prune
aliases:
- /edge/engine/reference/commandline/image_prune/
- /engine/reference/commandline/image_prune/
layout: cli
---

<!--
This page is automatically generated from Docker's source code. If you want to
suggest a change to the text that appears here, open a ticket or pull request
in the source repository on GitHub:

https://github.com/docker/cli
-->

Chunks
8e850117 (1st chunk of `content/reference/cli/docker/image/prune.md`)
Title: Docker Image Prune Command Documentation
Summary
This document serves as an introduction to the `docker image prune` command within the Docker command-line interface (CLI). It's important to note that this documentation is automatically generated directly from the source code of Docker. This means that any updates or modifications to the command's functionality in the source code will be reflected in this documentation. For users who wish to contribute to the documentation, suggest changes, or report issues, the document provides a direct link to the source repository on GitHub. By accessing the repository, users can open tickets, submit pull requests, and engage with the Docker development community. The aliases provided can be used interchangeably with the full command path, offering flexibility in how the command is invoked. The `layout: cli` indicates that this page adheres to the structure and formatting standards for Docker CLI command documentation, ensuring consistency across the documentation set.