CheatSnip

Related

Run Container

docker

Create and start a new Docker container from an image, with options for interactive mode, port mapping, volume mounting, and environment configuration.

List Volumes

docker

List volumes

Inspect Volume

docker

Display detailed volume information

docker/volume-create

Create Volume

Create a volume

volume
management

Command

docker volume create

Explanation

Creates a new persistent volume for storing container data.

Examples

Create named volume

docker volume create my_volume

More

Remove Volume

docker

Remove one or more volumes

Tag Image

docker

Create a new tag for an existing image.

Create Network

docker

Create a new user-defined network.

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2026 CheatSnip. All rights reserved.

Made with ❤️ for developers