Skip to content

Instantly share code, notes, and snippets.

View shriharshmishra's full-sized avatar

Shriharsh Mishra shriharshmishra

View GitHub Profile
@shriharshmishra
shriharshmishra / Docker-A-Gentle-Introduction.md
Last active May 18, 2018 12:42
List of Docker commands for Demo

Here's the set of command which I will execute while presenting "Docker - A Gentle Introduction".

Pulling images

docker pull alpine
docker image ls