Coding Brewery

  • Blog
  • Software development
    • Clean Code
    • C++
    • Python
    • Java
    • Devops
      • Docker
      • Linux
  • Machine learning
    • Maths
      • Median absolute deviation (MAD) of Errors
      • R-Squared/Coefficient of determination
      • Distribution of error functions
      • Logarithmic loss (or cross-entropy)
      • Receiver operating characteristic (ROC ) curve
      • Confusion Matrix
      • Maths 101: Part 8: Hypothesis testing
      • Distribution of error functions
      • Maths 101 : Part 7: Estimating Confidence Intervals
    • Data Science Libraries
    • Dimensionality Reduction
  • Career Advice
  • Home
    • Contact Us
    • About

Images

Devops

Useful Docker Commands(Cheatsheet)

Useful docker commands that we may use daily 1.List all running containers $ docker ps -a  2. List all running containers (only IDs) $ docker ps -aq 3. Pull an image $ docker pull <image_name> 4. Start/Run a container $ docker run <image_name> The above command will start a container for Read more…

Like this:

Like Loading...
By Deepanshu Lulla, 7 yearsJune 21, 2018 ago
  • About
  • Blog
  • Checkout
  • Contact Us
  • Home
  • Privacy Policy
Hestia | Developed by ThemeIsle
%d