DevOps Lifecycle DevOps Roadmap Docker Tutorial Kubernetes Tutorials Amazon Web Services [AWS] Tutorial
Docker Commands
Last Updated : 07 Nov, 2023
Docker is an open-source project that automates the deployment of
applications as movable, independent containers that can run locally or in the
cloud. You can divide your applications from your infrastructure with the help of
Docker, allowing for quick software delivery and it also allows you to manage
your infrastructure in the same ways that you manage your applications.
The number of commands found in docker is very huge in number, but we will
be looking at the top commands in docker. To know more about Docker
commands refer to Docker Cheat Sheet – Most Important Docker Commands.
Docker Commands
Docker Run command
This command is used to run a container from an image. The docker run
command is a combination of the docker create and docker start commands. It
creates a new container from the image specified and starts that container. if
the docker image is not present, then the docker run pulls that.
$ docker run <image_name>
To give name of container
$ docker run --name <container_name> <image_name>
We use cookies to ensure you have the best browsing experience on our website. By using our
Got It !
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Read More
Similar Reads
Docker Compose - How To Execute Multiple Commands?
Docker Compose is an orchestration tool that comes with Docker and enables
users to run and manage multi-container applications using a YAML format file.…
7 min read
Docker Volume Commands
Docker volumes are a crucial part in containerized conditions providing a
technique to persist and manage information across containers. Basically, a…
6 min read
Running Commands Inside Docker Container
If you are working on an application inside the Docker Container, you might need
commands to install packages or access file system inside the Docker Container.…
6 min read
How to Use Docker For Fault Tolerance with Docker Replicas?
Docker is a set of platform-as-a-service products that use OS-level virtualization
to deliver software in packages called containers. A cluster of docker engines is…
4 min read
How to Use Docker For Cross-Platform Containerization with Docker Buildx?
Docker has completely modified the manner in which software program is
evolved and deployed, with the aid of introducing containerization generation. In…
7 min read
We use cookies to ensure you have the best browsing experience on our website. By using our
How
site, you to Use that
acknowledge Docker Content
you have Trust to our
read and understood Verify
CookieDocker Container
Policy & Privacy Policy Images
The world of containerized applications is based on trust. You rely on Docker
images to be exactly what they say they are: secure, reliable, robust, and built…
12 min read
Docker Compose vs Docker Swarm
Docker is one of the most widely used container-based software on the market.
Docker is an open-source platform for creating, deploying, and managing…
6 min read
Docker CLI vs Docker Desktop
Docker is an open-source platform. It is used to containerize applications. This is
done by packaging applications along with their dependencies into containers…
5 min read
Docker: How To Use Bash With An Alpine Based Docker Image?
Docker is a tool that is used to encapsulate the application with all its
dependencies, called Docker containers. On the other hand, Alpine Linux is a…
5 min read
Docker - Deploying WebApps on Docker
Docker applies abstraction at the software layer of the operating system to create
an instant and portable environment that includes everything you need: a Linux…
9 min read
Article Tags : DevOps Docker
We use cookies to ensure you have the best browsing experience on our website. By using our
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Corporate & Communications Address:- A-
143, 9th Floor, Sovereign Corporate Tower,
Sector- 136, Noida, Uttar Pradesh (201305)
| Registered Address:- K 061, Tower K,
Gulshan Vivante Apartment, Sector 137,
Noida, Gautam Buddh Nagar, Uttar
Pradesh, 201305
Company Explore
About Us Job-A-Thon Hiring Challenge
Legal Hack-A-Thon
Careers GfG Weekly Contest
In Media Offline Classes (Delhi/NCR)
Contact Us DSA in JAVA/C++
Advertise with us Master System Design
GFG Corporate Solution Master CP
Placement Training Program GeeksforGeeks Videos
Geeks Community
Languages DSA
Python Data Structures
Java Algorithms
C++ DSA for Beginners
PHP Basic DSA Problems
GoLang DSA Roadmap
SQL DSA Interview Questions
R Language Competitive Programming
Android Tutorial
Data Science & ML Web Technologies
Data Science With Python HTML
Data Science For Beginner CSS
Machine Learning Tutorial JavaScript
ML Maths TypeScript
Data Visualisation Tutorial ReactJS
We use cookies to ensure you have the best browsing experience on our website. By using our
Pandas Tutorial NextJS
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
NumPy Tutorial NodeJs
NLP Tutorial Bootstrap
Deep Learning Tutorial Tailwind CSS
Python Tutorial Computer Science
Python Programming Examples GATE CS Notes
Django Tutorial Operating Systems
Python Projects Computer Network
Python Tkinter Database Management System
Web Scraping Software Engineering
OpenCV Tutorial Digital Logic Design
Python Interview Question Engineering Maths
DevOps System Design
Git High Level Design
AWS Low Level Design
Docker UML Diagrams
Kubernetes Interview Guide
Azure Design Patterns
GCP OOAD
DevOps Roadmap System Design Bootcamp
Interview Questions
School Subjects Commerce
Mathematics Accountancy
Physics Business Studies
Chemistry Economics
Biology Management
Social Science HR Management
English Grammar Finance
Income Tax
We use cookies to ensure you have the best browsing experience on our website. By using our
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Databases Preparation Corner
SQL Company-Wise Recruitment Process
MYSQL Resume Templates
PostgreSQL Aptitude Preparation
PL/SQL Puzzles
MongoDB Company-Wise Preparation
Companies
Colleges
Competitive Exams More Tutorials
JEE Advanced Software Development
UGC NET Software Testing
UPSC Product Management
SSC CGL Project Management
SBI PO Linux
SBI Clerk Excel
IBPS PO All Cheat Sheets
IBPS Clerk Recent Articles
Free Online Tools Write & Earn
Typing Test Write an Article
Image Editor Improve an Article
Code Formatters Pick Topics to Write
Code Converters Share your Experiences
Currency Converter Internships
Random Number Generator
Random Password Generator
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy