Skip to content

A collection of the most commonly used docker commands

Notifications You must be signed in to change notification settings

MichaelAdame/Docker-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker-commands

A collection of the most commonly used docker commands

Docker-commands

This project is a collection of the most commonly used docker commands, organized in two files: Commands.md and Container-creation.md. It is useful for anyone who wants to learn or review docker commands.

Features

  • Commands.md contains a list of docker commands with their syntax, description and examples.
  • Container-creation.md contains a step-by-step guide on how to create a docker container from an image, run it, attach to it, detach from it, stop it and remove it.
  • Both files are written in markdown format, which makes them easy to read and edit.

Usage

To use this project, you need to have docker installed on your system. You can download and install docker from here.

You can clone this repository using the following command:

git clone https://github.com/MichaelAdame/Docker-commands.git

You can then open the files in any text editor or markdown viewer of your choice.

You can also view the files online on GitHub by clicking on them.

About

A collection of the most commonly used docker commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published