Git Product home page Git Product logo

docker-config's Introduction

Docker-Config

Learning Commands and Configs for docker

Docker CLI :

Basic Commands

  1. docker run – This command is used to start a new Docker container from an image.
  2. docker ps – This command is used to list all the running Docker containers.
  3. docker stop – This command is used to stop a running container.
  4. docker rm – This command is used to remove a Docker container.
  5. docker images – This command is used to list all the Docker images that are currently available on your system.
  6. docker pull – This command is used to download a Docker image from a registry.
  7. docker exec – This command is used to execute a command in a running container.
  8. docker-compose – This command is used to manage multi-container Docker applications.

docker-config's People

Contributors

ctrly4sh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.